FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Common::Xml::IXmlSaxHandler Interface Reference
[OSGeo::FDO::Common::Xml]

Inherited by OSGeo::FDO::Common::Xml::XmlSaxHandler.

Inheritance diagram for OSGeo::FDO::Common::Xml::IXmlSaxHandler:

Inheritance graph
[legend]

Detailed Description

IXmlSaxHandler defines the SAX Handler callback interface. It is not an interface in the strict sense, since each function has a default implementation that does nothing. Implementors can override these callbacks to customize the handling of XML fragments parsed by XmlReader.

()

Definition at line 23 of file mgIXmlSaxHandler.h.


Comments or suggestions? Send us feedback.