bool isCollector() const
Definition: IWORKXMLContextBase.h:59
void endOfElement() override
Definition: IWORKStyleRefContext.cpp:32
Collector & getCollector() const
Definition: IWORKXMLContextBase.h:49
void attribute(int name, const char *value) override
Definition: IWORKStyleRefContext.cpp:27
Definition: IWORKXMLContextBase.h:28
IWORKStyleRefContext(IWORKXMLParserState &state, const IWORKStyleMap_t &styleMap, bool nested=false)
Definition: IWORKStyleRefContext.cpp:20
const ValueT & get(const detail::IWAFieldImpl< TagV, ValueT, Reader > &field)
Definition: IWAField.h:190
const bool m_nested
Definition: IWORKStyleRefContext.h:31
const IWORKStyleMap_t & m_styleMap
Definition: IWORKStyleRefContext.h:30
Definition: IWORKStyleRefContext.h:22
State & getState()
Definition: IWORKXMLContextBase.h:43