#include <IWORKXMLContextBase.h>
void libetonyek::IWORKXMLContextEmpty::attribute |
( |
int |
name, |
|
|
const char * |
value |
|
) |
| |
|
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.
const boost::optional< ID_t > & libetonyek::IWORKXMLContextEmpty::getId |
( |
| ) |
const |
|
protected |
const boost::optional< ID_t > & libetonyek::IWORKXMLContextEmpty::getRef |
( |
| ) |
const |
|
protected |
void libetonyek::IWORKXMLContextEmpty::setId |
( |
const char * |
value | ) |
|
|
protected |
void libetonyek::IWORKXMLContextEmpty::text |
( |
const char * |
value | ) |
|
|
overrideprotectedvirtual |
Process textual content of an element.
This function can be called more than once if the element has mixed content.
Implements libetonyek::IWORKXMLContext.
boost::optional<ID_t> libetonyek::IWORKXMLContextEmpty::m_id |
|
private |
boost::optional<ID_t> libetonyek::IWORKXMLContextEmpty::m_ref |
|
private |
The documentation for this class was generated from the following files: