:: com :: sun :: star :: io ::
|
interface XTextOutputStream |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--::com::sun::star::io::XOutputStream
|
+--XTextOutputStream
::com::sun::star::io::XOutputStream |
- (referenced interface's summary:)
- This is the basic interface to write data to a stream.
|
|
- Description
- Interface to write strings to a stream using a special
character encoding.
This interfaces allows to write strings to a stream.
The character encoding to be used can be set by
setEncoding() . Default encoding is "utf8".
|
Copyright © 2003 Sun Microsystems, Inc.