|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
org.openoffice.da.comp.writer2xhtml.W2XExportFilter
public class W2XExportFilter
This class implements the xhtml export filter component
Field Summary | |
---|---|
static java.lang.String |
__displayName
Filter name to include in error messages |
static java.lang.String |
__implementationName
Implementation name for the component |
static java.lang.String |
__serviceName
Service name for the component |
Fields inherited from class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase |
---|
xMSF |
Constructor Summary | |
---|---|
W2XExportFilter(XComponentContext xComponentContext1)
|
Method Summary |
---|
Methods inherited from class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase |
---|
characters, convert, endDocument, endElement, exporter, getImplementationId, getImplementationName, getServiceName, getSupportedServiceNames, getTypes, ignorableWhitespace, needsMask, processingInstruction, replace, setDocumentLocator, startDocument, startElement, supportsService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __serviceName
public static final java.lang.String __implementationName
public static final java.lang.String __displayName
Constructor Detail |
---|
public W2XExportFilter(XComponentContext xComponentContext1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |