| | FictionBook2PContext (std::shared_ptr< FictionBook2ParserContext > parentContext, const FictionBook2BlockFormat &format) |
| | FictionBook2ParaContextBase (std::shared_ptr< FictionBook2ParserContext > parentContext, const FictionBook2BlockFormat &format) |
| | FictionBook2StyleContextBase (std::shared_ptr< FictionBook2ParserContext > parentContext, const FictionBook2Style &style) |
| | FictionBook2ParserContext (std::shared_ptr< FictionBook2ParserContext > parentContext, FictionBook2Collector *collector=nullptr) |
| | Create a new context with parentContext as parent. More...
|
| std::shared_ptr< FictionBook2XMLParserContext > | leaveContext () const override |
| | Destroy this context and return parent. More...
|
| | Get the collector. More...
|
| std::shared_ptr< FictionBook2ParserContext > | getParentContext () const |
| | Get the parent context. More...
|