Class ExportFilterBase
java.lang.Object
org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
- All Implemented Interfaces:
com.sun.star.lang.XServiceInfo,com.sun.star.lang.XServiceName,com.sun.star.lang.XTypeProvider,com.sun.star.uno.XInterface,com.sun.star.xml.sax.XDocumentHandler,com.sun.star.xml.XExportFilter
- Direct Known Subclasses:
W2LExportFilter,W2XExportFilter
public abstract class ExportFilterBase
extends Object
implements com.sun.star.xml.XExportFilter, com.sun.star.lang.XServiceName, com.sun.star.lang.XServiceInfo, com.sun.star.xml.sax.XDocumentHandler, com.sun.star.lang.XTypeProvider
This class provides an abstract UNO component which implements an XExportFilter.
The filter is actually generic and only the constructor and 3 strings needs
to be changed by the subclass.
-
Field Summary
FieldsModifier and TypeFieldDescriptionFilter name to include in error messages