Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Common |
namespace | OSGeo::FDO::Common::Xml |
Classes | |
class | OSGeo::FDO::Common::Xml::XmlSaxHandler |
XmlSaxHandler 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. More... |