libebook::HTMLParser Class Reference

#include <HTMLParser.h>

List of all members.

Public Member Functions

 HTMLParser (librevenge::RVNGInputStream *input, librevenge::RVNGTextInterface *document, bool xhtml)
void parse ()

Private Member Functions

 HTMLParser (const HTMLParser &other)
HTMLParseroperator= (const HTMLParser &other)

Private Attributes

librevenge::RVNGInputStream *const m_input
librevenge::RVNGTextInterface
*const 
m_document
const bool m_xhtml

Constructor & Destructor Documentation

libebook::HTMLParser::HTMLParser ( const HTMLParser other) [private]
libebook::HTMLParser::HTMLParser ( librevenge::RVNGInputStream *  input,
librevenge::RVNGTextInterface *  document,
bool  xhtml 
)

Member Function Documentation

HTMLParser& libebook::HTMLParser::operator= ( const HTMLParser other) [private]

Member Data Documentation

librevenge::RVNGTextInterface* const libebook::HTMLParser::m_document [private]

Referenced by parse().

librevenge::RVNGInputStream* const libebook::HTMLParser::m_input [private]

Referenced by HTMLParser(), and parse().

const bool libebook::HTMLParser::m_xhtml [private]

Referenced by parse().


The documentation for this class was generated from the following files: