FDO API Reference Feature Data Objects

static FDO_API_COMMON FdoXmlCopyHandler* FdoXmlCopyHandler::Create FdoXmlWriter writer  )  [inline, static]
 

Constructs a Copy Handler. When attached (as the SAX Handler) to a FdoXmlReader, 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

Definition at line 48 of file CopyHandler.h.

References FdoXmlCopyHandler().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.