FDO API Reference Feature Data Objects

SaxContext.h File Reference

#include <FdoCommon.h>

Include dependency graph for SaxContext.h:

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

Go to the source code of this file.


Classes

class  FdoXmlSaxContext
 FdoXmlSaxContext provides contextual information to the FdoMathUtility callback implementations when an XML document parse is in progress. This class provides very rudimentary functionality such as error reporting and access to the FdoXmlReader doing the parse. Applications can pass extra information by sub-classing from this class. More...
class  FdoXmlSaxContext::Errors
 Error Collection definition.

Typedefs

typedef FdoPtr< FdoXmlSaxContextFdoXmlSaxContextP
 FdoXmlSaxContextP is a FdoPtr on FdoXmlSaxContext, provided for convenience.

Comments or suggestions? Send us feedback.