FDO .NET API Reference Feature Data Objects

mgXmlSkipElementHandler.h File Reference

Include dependency graph for mgXmlSkipElementHandler.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Common
namespace  OSGeo::FDO::Common::Xml

Classes

class  OSGeo::FDO::Common::Xml::XmlSkipElementHandler
 XmlSkipHandler can be used to skip an XML element, when reading an XML document via XmlReader. It is a XmlSaxHandler with no callback implementations. Therefore, if another XmlSaxHandler's XmlStartElement callback returns a XmlSkipElementHandler then there are no more SAX events until the end of the current element is reached. More...

Comments or suggestions? Send us feedback.