#include <IWORKStyleRefContext.h>
Public Member Functions | |
IWORKStyleRefContext (IWORKXMLParserState &state, const IWORKStyleMap_t &styleMap, bool nested=false, bool anonymous=false) | |
virtual void | attribute (int name, const char *value) |
virtual void | endOfElement () |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Attributes | |
const IWORKStyleMap_t & | m_styleMap |
const bool | m_nested |
const bool | m_anonymous |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKStyleRefContext::IWORKStyleRefContext | ( | IWORKXMLParserState & | state, |
const IWORKStyleMap_t & | styleMap, | ||
bool | nested = false , |
||
bool | anonymous = false |
||
) |
|
virtual |
|
virtual |
|
private |
|
private |
Referenced by endOfElement().
|
private |
Referenced by endOfElement().