| FDO API Reference | Feature Data Objects |
#include <CharDataHandler.h>
Inherits FdoXmlSaxHandler.
Inheritance diagram for FdoXmlCharDataHandler:

Definition at line 30 of file CharDataHandler.h.
Public Member Functions | |
| FDO_API_COMMON const FdoString * | GetString () |
| Gets the element content that has been read sofar. When the end of the element is reached, this will contain all of the element content. | |
Static Public Member Functions | |
| static FDO_API_COMMON FdoXmlCharDataHandler * | Create (void) |
| Constructs a Char Data Handler. | |
| Comments or suggestions? Send us feedback. |