|
| TDTextParser (WPXDocumentInterface *document) |
|
void | parse (WPXInputStream *input, bool last=false) |
|
|
typedef deque< std::pair
< string, string > > | Attributes_t |
|
typedef boost::unordered_map
< string, Token > | TokenMap_t |
|
libebook::TDTextParser::TDTextParser |
( |
const TDTextParser & |
other | ) |
|
|
private |
libebook::TDTextParser::TDTextParser |
( |
WPXDocumentInterface * |
document | ) |
|
|
explicit |
void libebook::TDTextParser::closeParagraph |
( |
| ) |
|
|
private |
void libebook::TDTextParser::finishParagraph |
( |
| ) |
|
|
private |
void libebook::TDTextParser::flushText |
( |
const TDAttributes & |
attributes = TDAttributes() | ) |
|
|
private |
void libebook::TDTextParser::openParagraph |
( |
const TDAttributes & |
attributes = TDAttributes() | ) |
|
|
private |
void libebook::TDTextParser::parse |
( |
WPXInputStream * |
input, |
|
|
bool |
last = false |
|
) |
| |
void libebook::TDTextParser::parseAttribute |
( |
const string & |
name, |
|
|
const string & |
rawValue, |
|
|
TDAttributes & |
attributes |
|
) |
| |
|
private |
bool libebook::TDTextParser::parseHeaderTag |
( |
const Attributes_t & |
attributeList | ) |
|
|
private |
bool libebook::TDTextParser::parseTag |
( |
WPXInputStream * |
input | ) |
|
|
private |
WPXDocumentInterface* const libebook::TDTextParser::m_document |
|
private |
bool libebook::TDTextParser::m_openedParagraph |
|
private |
string libebook::TDTextParser::m_text |
|
private |
The documentation for this class was generated from the following file: