#include <EBOOKXMLParser.h>
◆ RunStyle
Determines whether or not the parser should quit when a context returns an empty context for a child element.
Enumerator |
---|
RunToEnd | |
AllowEarlyExit | Continue, skipping the child element.
Exit
|
◆ EBOOKXMLParser() [1/2]
◆ EBOOKXMLParser() [2/2]
◆ ~EBOOKXMLParser()
libebook::EBOOKXMLParser::~EBOOKXMLParser |
( |
| ) |
|
|
protected |
◆ createDocumentContext()
virtual std::shared_ptr<EBOOKXMLContext> libebook::EBOOKXMLParser::createDocumentContext |
( |
| ) |
|
|
privatepure virtual |
◆ getTokenizer()
virtual const EBOOKTokenizer& libebook::EBOOKXMLParser::getTokenizer |
( |
| ) |
const |
|
privatepure virtual |
◆ operator=()
◆ parse()
◆ m_runStyle
const RunStyle libebook::EBOOKXMLParser::m_runStyle |
|
private |
The documentation for this class was generated from the following files: