#include <PAG1ParserState.h>
Public Member Functions | |
| PAG1ParserState (PAG1Parser &parser, PAGCollector &collector, PAG1Dictionary &dict) | |
| PAGCollector & | getCollector () |
| PAG1Dictionary & | getDictionary () |
Public Attributes | |
| PAGFootnoteState | m_footnoteState |
Private Member Functions | |
| PAG1ParserState (const PAG1ParserState &) | |
| PAG1ParserState & | operator= (const PAG1ParserState &) |
Private Attributes | |
| PAGCollector & | m_collector |
| PAG1Dictionary & | m_dict |
| libetonyek::PAG1ParserState::PAG1ParserState | ( | const PAG1ParserState & | ) | [private] |
| libetonyek::PAG1ParserState::PAG1ParserState | ( | PAG1Parser & | parser, |
| PAGCollector & | collector, | ||
| PAG1Dictionary & | dict | ||
| ) |
Reimplemented from libetonyek::IWORKXMLParserState.
| PAG1ParserState& libetonyek::PAG1ParserState::operator= | ( | const PAG1ParserState & | ) | [private] |
Reimplemented from libetonyek::IWORKXMLParserState.
Referenced by getCollector().
Reimplemented from libetonyek::IWORKXMLParserState.
Referenced by getDictionary().