FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgXmlSkipElementHandler.h File Reference

Include dependency graph for mgXmlSkipElementHandler.h:


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.