FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_XML::XmlFeatureHandler* XmlFeatureHandler::FeatureDocumentStart NAMESPACE_OSGEO_FDO_XML::XmlFeatureContext *  context  ) 
 

Default feature handler callback that is called when the FdoXmlFeaturePropertyReader starts reading an XML document. Does nothing.

Parameters:
featureContext Input caller specified contextual information
Returns:
Returns the feature Handler for all sub-elements of the element that was current when the read started. If NULL, this feature handler remains in effect.

Comments or suggestions? Send us feedback.