FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Common::Xml::XmlCopyHandler::XmlCopyHandler ( OSGeo::FDO::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 XmlCopyHandler


Comments or suggestions? Send us feedback.