org.openoffice.da.comp.writer2latex
Class W2LExportFilter
- XDocumentHandler, XExportFilter, XServiceInfo, XServiceName, XTypeProvider
public class W2LExportFilter
This class implements the LaTeX and BibTeX export filter component
W2LExportFilter(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
W2LExportFilter
public W2LExportFilter(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