FDO .NET API Reference Feature Data Objects
virtual OSGeo ::FDO ::Common ::Xml ::IXmlSaxHandler* OSGeo::FDO::Common::Xml::XmlSaxHandler::XmlStartDocument ( OSGeo::FDO::Common::Xml::XmlSaxContext *  context  )  [virtual]

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

Parameters:
context 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.