org.openoffice.da.comp.writer2xhtml
Class BatchConverter
java.lang.Object
org.openoffice.da.comp.writer2xhtml.BatchConverter
- All Implemented Interfaces:
- com.sun.star.uno.XInterface, org.openoffice.da.writer2xhtml.XBatchConverter
public class BatchConverter
- extends java.lang.Object
- implements org.openoffice.da.writer2xhtml.XBatchConverter
This class provides a uno component which implements the interface
org.openoffice.da.writer2xhtml.XBatchConverter
Fields inherited from interface org.openoffice.da.writer2xhtml.XBatchConverter |
UNOTYPEINFO |
Constructor Summary |
BatchConverter(XComponentContext xComponentContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__serviceName
public static final java.lang.String __serviceName
- The component will be registered under this name.
- See Also:
- Constant Field Values
__implementationName
public static final java.lang.String __implementationName
- See Also:
- Constant Field Values
BatchConverter
public BatchConverter(XComponentContext xComponentContext)
convert
public void convert(java.lang.String sSourceURL,
java.lang.String sTargetURL,
PropertyValue[] lArguments,
org.openoffice.da.writer2xhtml.XBatchHandler handler)
- Specified by:
convert
in interface org.openoffice.da.writer2xhtml.XBatchConverter
getTypes
public com.sun.star.uno.Type[] getTypes()
getImplementationId
public byte[] getImplementationId()
getServiceName
public java.lang.String getServiceName()
supportsService
public boolean supportsService(java.lang.String stringServiceName)
getImplementationName
public java.lang.String getImplementationName()
getSupportedServiceNames
public java.lang.String[] getSupportedServiceNames()