FDO API Reference Feature Data Objects

XmlCopyHandler::XmlCopyHandler NAMESPACE_OSGEO_COMMON_XML::XmlWriter *  writer  ) 
 

Constructs a Copy Handler. When attached (as the SAX Handler) to an XmlReader, this object copies all sub-elements of the current element being parsed.

Parameters:
writer Input the sub-elements are written to this XML writer.
Returns:
Returns FdoXmlCopyHandler

Comments or suggestions? Send us feedback.