FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Xml::XmlFeaturePropertyReader::Parse ( OSGeo::FDO::Xml::XmlFeatureHandler featureHandler,
OSGeo::FDO::Xml::XmlFeatureContext featureContext 
)

Parses the XML document.

Parameters:
featureHandler Input handler to receive events. Parse() fires various events as features and properties are encountered.
featureContext Input Caller-specific contextual information that is pass to the feature handler event callbacks.
Returns:
Returns false if no feature(s) were read.


Comments or suggestions? Send us feedback.