FDO API Reference Feature Data Objects

CharDataHandler.h File Reference

#include <FdoCommon.h>

Include dependency graph for CharDataHandler.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoXmlCharDataHandler
 FdoXmlCharDataHandler is convenience class for reading XML element content. When FdoXmlReader encounters the start of an element with simple content, an object of this class can be constructed and pushed onto the FdoXmlReader's SAX handler stack. When the end of the element is reached, the object will contain all of the element's content. More...

Typedefs

typedef FdoPtr< FdoXmlCharDataHandlerFdoXmlCharDataHandlerP
 FdoXmlCharDataHandlerP is a FdoPtr on FdoXmlCharDataHandler, provided for convenience.

Comments or suggestions? Send us feedback.