FDO .NET API Reference Feature Data Objects

mgXmlCharDataHandler.h File Reference

Include dependency graph for mgXmlCharDataHandler.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::XmlCharDataHandler
 XmlCharDataHandler is convenience class for reading XML element content. When XmlReader encounters the start of an element with simple content, an object of this class can be constructed and pushed onto the XmlReader's SAX handler stack. When the end of the element is reached, the object will contain all of the element's content. More...

Comments or suggestions? Send us feedback.