libebook::FB2EmptyLineContext Class Reference

#include <FB2BlockContext.h>

Inheritance diagram for libebook::FB2EmptyLineContext:
libebook::FB2DataContextBase libebook::FB2ParserContext libebook::FB2XMLParserContext

List of all members.

Public Member Functions

 FB2EmptyLineContext (FB2ParserContext *parentContext)

Private Member Functions

virtual void endOfElement ()
 Signalize the end of an element.
virtual void attribute (const EBOOKToken &name, const EBOOKToken *ns, const char *value)
 Process an attribute.

Constructor & Destructor Documentation


Member Function Documentation

void libebook::FB2EmptyLineContext::attribute ( const EBOOKToken name,
const EBOOKToken ns,
const char *  value 
) [private, virtual]

Process an attribute.

Attributes are handled to the current element's context one by one.

Implements libebook::FB2XMLParserContext.

void libebook::FB2EmptyLineContext::endOfElement ( ) [private, virtual]

Signalize the end of an element.

Implements libebook::FB2XMLParserContext.


The documentation for this class was generated from the following files: