FDO API Reference Feature Data Objects
virtual FDO_API_COMMON FdoXmlSaxHandler* FdoXmlSaxHandler::XmlStartDocument ( FdoXmlSaxContext saxContext  )  [virtual]

Default Sax callback that is called when the FdoXmlReader starts reading an XML document. Does nothing.

Parameters:
saxContext Input caller specified contextual information
Returns:
Returns the SAX Handler for the document's root element. If NULL then this SAX handler will handle the root element

Reimplemented in FdoXmlSpatialContextReader.


Comments or suggestions? Send us feedback.