FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OSGeo::FDO::Xml::OSGeo::FDO::Xml Namespace Reference


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.