#include <IWORKStyleRefContext.h>
Public Member Functions | |
IWORKStyleRefContext (IWORKXMLParserState &state, const IWORKStyleMap_t &styleMap, bool nested=false) | |
void | attribute (int name, const char *value) override |
void | endOfElement () override |
![]() | |
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 |
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 |
||
) |
|
override |
|
override |
|
private |
Referenced by endOfElement().
|
private |
Referenced by endOfElement().