static FDO_API_COMMON FdoIoTextWriter* FdoIoTextWriter::Create ( FdoString fileName  )  [static]

Constructs a text writer on a file.

Parameters:
fileName Input name of the file to write to. The file is created if it does not yet exist. If it already exists, its previous contents are completely overwritten.
Returns:
Returns FdoIoTextWriter