FDO .NET API Reference | Feature Data Objects |
Classes | |
interface | OSGeo::FDO::Xml::OSGeo::FDO::Xml::IXmlDeserializable |
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. More... | |
interface | OSGeo::FDO::Xml::OSGeo::FDO::Xml::IXmlSerializable |
XmlSerializable provides the ability to serialize an FDO object to an XML Document. Serialization support can be added to any class by basing it on XmlSerializable and implementing the _writeXml callback. More... |
Comments or suggestions? Send us feedback. |