FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext* GetSaxContext  ) 
 

Gets the SAX context to pass to the FdoXmlSaxHandler callbacks. Classes derived from FdoXmlDeserializable can override this function to specify a SAX context with class-specific information.

Returns:
Returns NULL by default, the default NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext is used. The default provides basic error handling functionality.

Comments or suggestions? Send us feedback.