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

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.

()