service XMLExportFilter in module com::sun::star::xml:: |
service XMLExportFilter;
describes an export filter for XML-based file formats. It is an extension of ExportFilter and differs from it only in that an XDocumentHandler needs to be passed through the XInitialization interface. This XDocumentHandler will then be used to export the XML data stream.
Included Services |
An com.sun.star.xml.sax.XDocumentHandler needs to be passed to the XInitialization::initialize() call.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.