:: com :: sun :: star :: xml :: sax ::

unpublished interface XWriter
Base Interfaces
XWriter
┣ ::com::sun::star::io::XActiveDataSourceXExtendedDocumentHandlerXDocumentHandler

::com::sun::star::io::XActiveDataSource
(referenced interface's summary:)
has to be implemented if the class should be able to write into an output stream.
XExtendedDocumentHandler
(referenced interface's summary:)
this interface does not conform to the SAX-standard.
Usage Restrictions
not published
Description
Provides a unified interface for the new-style Writer service to implement.
Since
LibreOffice 4.0

Top of Page