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...
 
virtual void endOfAttributes ()
 
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...
 

Constructor & Destructor Documentation

◆ IWORKXMLContextText()

libetonyek::IWORKXMLContextText::IWORKXMLContextText ( IWORKXMLParserState )
explicitprotected

Member Function Documentation

◆ element()

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.13