FDO API Reference Feature Data Objects

System::Void ReadXml NAMESPACE_OSGEO_COMMON_IO::IoTextReader *  textReader  ) 
 

Reads an XML document from a text reader.

Parameters:
reader Input the text reader. Must be positioned at the start of an XML document.
flags Input controls the reading of the elements from the document. If NULL then the default flags are used (see NAMESPACE_OSGEO_FDO_XML::XmlFlags::Create())

Comments or suggestions? Send us feedback.