Class W2XExportFilter

java.lang.Object
org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
org.openoffice.da.comp.writer2xhtml.W2XExportFilter
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

public class W2XExportFilter extends ExportFilterBase
This class implements the xhtml export filter component
  • Field Details

  • Constructor Details

    • W2XExportFilter

      public W2XExportFilter(com.sun.star.uno.XComponentContext xComponentContext1)