FDO API Reference Feature Data Objects

virtual NAMESPACE_OSGEO_COMMON_XML::IXmlSaxHandler* XmlSaxHandler::XmlStartDocument NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext *  context  )  [virtual]
 

Default Sax callback that is called when the XmlReader 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

Comments or suggestions? Send us feedback.