Go to the documentation of this file.
10 #ifndef EBOOKXMLCONTEXTBASE_H_INCLUDED
11 #define EBOOKXMLCONTEXTBASE_H_INCLUDED
34 std::shared_ptr<EBOOKXMLContext>
element(
int name)
override;
52 std::shared_ptr<EBOOKXMLContext>
element(
int name)
override;
59 #endif // EBOOKXMLCONTEXTBASE_H_INCLUDED
void startOfElement() override
Signalize the start of an element.
void startOfElement() override
Signalize the start of an element.
Definition: EBOOKXMLContextBase.cpp:58
std::shared_ptr< EBOOKXMLContext > element(int name) override
Create a context for parsing a child element.
Definition: EBOOKXMLContextBase.cpp:48
Definition: EBOOKXMLContext.h:18
void text(const char *value) override
Process textual content of an element.
Definition: EBOOKXMLContextBase.cpp:88
Definition: EBOOKXMLContextBase.h:28
void text(const char *value) override
Process textual content of an element.
Definition: EBOOKXMLContextBase.cpp:27
std::shared_ptr< EBOOKXMLContext > element(int name) override
Create a context for parsing a child element.
Definition: EBOOKXMLContextBase.cpp:82
Definition: BBeBCollector.cpp:18
void endOfElement() override
Signalize the end of an element.
Definition: EBOOKXMLContextBase.cpp:32
qi::rule< Iterator, AttrValue_t, qi::space_type > value
Definition: TealDocParser.cpp:231
void endOfAttributes() override
Signalize the end of attributes.
Definition: EBOOKXMLContextBase.cpp:23
void attribute(int name, const char *value) override
Process an attribute.
Definition: EBOOKXMLContextBase.cpp:19
void attribute(int name, const char *value) override
Process an attribute.
Definition: EBOOKXMLContextBase.cpp:40
void endOfAttributes() override
Signalize the end of attributes.
Definition: EBOOKXMLContextBase.cpp:66
Definition: EBOOKXMLContextBase.h:18
void endOfElement() override
Signalize the end of an element.
Definition: EBOOKXMLContextBase.cpp:93
void startOfElement() override
Signalize the start of an element.
Definition: EBOOKXMLContextBase.cpp:36
string name
Definition: HTMLHelpStream.cpp:80
void startOfElement() override
Signalize the start of an element.
Definition: EBOOKXMLContextBase.cpp:74
#define EBOOK_DEBUG_MSG(M)
Definition: libebook_utils.h:44
Definition: EBOOKXMLContextBase.h:47
void endOfElement() override
Signalize the end of an element.
Definition: EBOOKXMLContextBase.cpp:54
void endOfAttributes() override
Signalize the end of attributes.
Definition: EBOOKXMLContextBase.cpp:78
void attribute(int name, const char *value) override
Process an attribute.
Definition: EBOOKXMLContextBase.cpp:62
void endOfElement() override
Signalize the end of an element.
Definition: EBOOKXMLContextBase.cpp:70
Definition: EBOOKXMLContextBase.h:38
void endOfAttributes() override
Signalize the end of attributes.
Definition: EBOOKXMLContextBase.cpp:44
Generated for libe-book by
doxygen 1.8.16