FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_COMMON_IO::IoStream* XmlWriter::get_Stream  ) 
 

Gets the underlying stream. If a text writer was passed to this object then the stream for this text writer is returned. If a stream was passed to this object then this stream is returned. If a file name as passed then a auto-generated stream (wrapped around the file) is returned.

Returns:
Returns the underlying stream

Comments or suggestions? Send us feedback.