FdoXmlSkipElementHandler Class Reference

#include <SkipElementHandler.h>

Inheritance diagram for FdoXmlSkipElementHandler:

Inheritance graph
[legend]

List of all members.


Detailed Description

FdoXmlSkipHandler can be used to skip an XML element, when reading an XML document via FdoXmlReader. It is a FdoXmlSaxHandler with no callback implementations. Therefore, if another FdoXmlSaxHandler's XmlStartElement callback returns a FdoXmlSkipElementHandler then there are no more SAX events until the end of the current element is reached.

Definition at line 32 of file SkipElementHandler.h.


Static Public Member Functions

static FDO_API_COMMON
FdoXmlSkipElementHandler
Create ()
 Constructs a SAX Handler for skipping an element.

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