org.openoffice.da.comp.writer2xhtml
Class W2XExportFilter
- XDocumentHandler, XExportFilter, XServiceInfo, XServiceName, XTypeProvider
public class W2XExportFilter
This class implements the xhtml export filter component
W2XExportFilter(XComponentContext xComponentContext1) - We need to get the Service Manager from the Component context to
instantiate certain services, hence this constructor.
|
characters , convert , endDocument , endElement , exporter , getImplementationId , getImplementationName , getServiceName , getSupportedServiceNames , getTypes , ignorableWhitespace , needsMask , processingInstruction , replace , setDocumentLocator , startDocument , startElement , supportsService |
__displayName
public static final String __displayName
Filter name to include in error messages
__implementationName
public static final String __implementationName
Implementation name for the component
__serviceName
public static final String __serviceName
Service name for the component
W2XExportFilter
public W2XExportFilter(XComponentContext xComponentContext1)
We need to get the Service Manager from the Component context to
instantiate certain services, hence this constructor.
The subclass must override this to set xMSF properly from the reigstration class