FDO API Reference Feature Data Objects

CopyHandler.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoXmlCopyHandler
 FdoXmlCopyHandler 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...

Typedefs

typedef FdoPtr< FdoXmlCopyHandlerFdoXmlCopyHandlerP
 FdoXmlCopyHandlerP is a FdoPtr on FdoXmlCopyHandler, provided for convenience.

Comments or suggestions? Send us feedback.