FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Xml ::XmlFeatureHandler* OSGeo::FDO::Xml::XmlFeatureHandler::FeatureDocumentStart ( OSGeo::FDO::Xml::XmlFeatureContext context  ) 

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

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