com.sun.star.lang.XServiceInfo
, com.sun.star.lang.XServiceName
, com.sun.star.lang.XTypeProvider
, com.sun.star.uno.XInterface
, org.openoffice.da.writer2xhtml.XBatchConverter
public class BatchConverter
extends java.lang.Object
implements org.openoffice.da.writer2xhtml.XBatchConverter, com.sun.star.lang.XServiceName, com.sun.star.lang.XServiceInfo, com.sun.star.lang.XTypeProvider
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
__implementationName |
|
static java.lang.String |
__serviceName |
The component will be registered under this name.
|
Constructor | Description |
---|---|
BatchConverter(com.sun.star.uno.XComponentContext xComponentContext) |
Modifier and Type | Method | Description |
---|---|---|
void |
convert(java.lang.String sSourceURL,
java.lang.String sTargetURL,
com.sun.star.beans.PropertyValue[] lArguments,
org.openoffice.da.writer2xhtml.XBatchHandler handler) |
|
byte[] |
getImplementationId() |
|
java.lang.String |
getImplementationName() |
|
java.lang.String |
getServiceName() |
|
java.lang.String[] |
getSupportedServiceNames() |
|
com.sun.star.uno.Type[] |
getTypes() |
|
boolean |
supportsService(java.lang.String stringServiceName) |
public static final java.lang.String __serviceName
public static final java.lang.String __implementationName
public BatchConverter(com.sun.star.uno.XComponentContext xComponentContext)
public void convert(java.lang.String sSourceURL, java.lang.String sTargetURL, com.sun.star.beans.PropertyValue[] lArguments, org.openoffice.da.writer2xhtml.XBatchHandler handler)
convert
in interface org.openoffice.da.writer2xhtml.XBatchConverter
public com.sun.star.uno.Type[] getTypes()
getTypes
in interface com.sun.star.lang.XTypeProvider
public byte[] getImplementationId()
getImplementationId
in interface com.sun.star.lang.XTypeProvider
public java.lang.String getServiceName()
getServiceName
in interface com.sun.star.lang.XServiceName
public boolean supportsService(java.lang.String stringServiceName)
supportsService
in interface com.sun.star.lang.XServiceInfo
public java.lang.String getImplementationName()
getImplementationName
in interface com.sun.star.lang.XServiceInfo
public java.lang.String[] getSupportedServiceNames()
getSupportedServiceNames
in interface com.sun.star.lang.XServiceInfo