FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Xml::XmlFeatureSerializer Class Reference
[OSGeo::FDO::Xml]

List of all members.

Detailed Description

This static class provides the ability to serialize and deserialize features to and from GML.

()

Definition at line 44 of file mgXmlFeatureSerializer.h.


Static Public Member Functions

static System::Void XmlSerialize (OSGeo::FDO::Commands::Feature::IFeatureReader *reader, OSGeo::FDO::Xml::XmlFeatureWriter *writer, OSGeo::FDO::Xml::XmlFeatureFlags *flags)
 writes the features retrieved by a feature reader to an XML document.
static System::Void XmlSerialize (OSGeo::FDO::Commands::Feature::IFeatureReader *reader, OSGeo::FDO::Xml::XmlFeatureWriter *writer)
 writes the features retrieved by a feature reader to an XML document.

Comments or suggestions? Send us feedback.