FDO .NET API Reference Feature Data Objects

mgXmlCopyHandler.h File Reference

Include dependency graph for mgXmlCopyHandler.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::XmlCopyHandler
 XmlCopyHandler can be used to copy a set of elements from one XML document to another. It can be created and set as the SAX Handler for an XML Reader on the document to copy from. An XML Writer to the document to copy to is passed to one of the Create methods below. The elements to copy will be inserted at the XML writer's current position. More...

Comments or suggestions? Send us feedback.