libetonyek::IWORKXMLContextText Class Reference

#include <IWORKXMLContextBase.h>

Inheritance diagram for libetonyek::IWORKXMLContextText:
libetonyek::IWORKXMLContextMinimal libetonyek::IWORKXMLContext

Protected Member Functions

 IWORKXMLContextText (IWORKXMLParserState &)
 
IWORKXMLContextPtr_t element (int token) override
 Create a context for parsing a child element. More...
 
- Protected Member Functions inherited from libetonyek::IWORKXMLContextMinimal
 IWORKXMLContextMinimal ()
 
void startOfElement () override
 Signalize the start of an element. More...
 
void endOfElement () override
 Signalize the end of an element. More...
 

Additional Inherited Members

- Public Member Functions inherited from libetonyek::IWORKXMLContext
virtual ~IWORKXMLContext ()=0
 
virtual void attribute (int name, const char *value)=0
 Process an attribute. More...
 
virtual void text (const char *value)=0
 Process textual content of an element. More...
 
virtual void CDATA (const char *value)
 Process CDATA content of an element. More...
 

Constructor & Destructor Documentation

libetonyek::IWORKXMLContextText::IWORKXMLContextText ( IWORKXMLParserState )
explicitprotected

Member Function Documentation

IWORKXMLContextPtr_t libetonyek::IWORKXMLContextText::element ( int  name)
overrideprotectedvirtual

Create a context for parsing a child element.

Returns
A new context or an empty pointer if the child element cannot be handled.

Implements libetonyek::IWORKXMLContext.


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

Generated for libetonyek by doxygen 1.8.6