OSGeo::FDO::Xml::IXmlDeserializable Interface Reference
[OSGeo::FDO::Xml]
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.
()