FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Xml::XmlFeatureReader::XmlFeatureReader ( OSGeo::FDO::Common::Xml::XmlReader reader  ) 

creates a Feature Reader for reading features from XML.

Parameters:
reader Input XML document reader. Please refer to the reader parameter of XmlFeaturePropertyReader::Create() for a description of how the features are read from the document. An XmlFeaturePropertyReader is automatically wrapped around this reader. This Feature Property Reader can be retrieved by calling GetFeaturePropertyReader().


Comments or suggestions? Send us feedback.