org.openoffice.da.comp.writer2xhtml
Class BatchConverter
java.lang.Object
org.openoffice.da.comp.writer2xhtml.BatchConverter
- XBatchConverter, XServiceInfo, XServiceName, XTypeProvider
public class BatchConverter
extends java.lang.Object
implements XBatchConverter, XServiceName, XServiceInfo, XTypeProvider
This class provides a uno component which implements the interface
org.openoffice.da.writer2xhtml.XBatchConverter
__implementationName
public static final String __implementationName
__serviceName
public static final String __serviceName
The component will be registered under this name.
BatchConverter
public BatchConverter(XComponentContext xComponentContext)
convert
public void convert(String sSourceURL,
String sTargetURL,
PropertyValue[] lArguments,
XBatchHandler handler)
getImplementationId
public byte[] getImplementationId()
getImplementationName
public String getImplementationName()
getServiceName
public String getServiceName()
getSupportedServiceNames
public String[] getSupportedServiceNames()
getTypes
public Type[] getTypes()
supportsService
public boolean supportsService(String stringServiceName)