FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Xml::IXmlDeserializable Interface Reference
[OSGeo::FDO::Xml]

Inherited by OSGeo::FDO::Commands::Schema::PhysicalSchemaMappingCollection, OSGeo::FDO::Schema::FeatureSchemaCollection, and OSGeo::FDO::Xml::XmlDeserializable.

Inheritance diagram for OSGeo::FDO::Xml::IXmlDeserializable:

Inheritance graph
[legend]

Detailed Description

XmlDeserializable provides the ability to deserialize an FDO object from an XML Document. Deserialization support can be added to any class by basing it on XmlDeserializable and implementing the XmlSaxHander callbacks.

()

Definition at line 22 of file mgIXmlDeserializable.h.


Comments or suggestions? Send us feedback.