org.openoffice.da.comp.writer2xhtml
public class BatchConverter extends Object implements XBatchConverter, XServiceName, XServiceInfo, XTypeProvider
Field Summary | |
---|---|
static String | __implementationName |
static String | __serviceName The component will be registered under this name. |
Constructor Summary | |
---|---|
BatchConverter(XComponentContext xComponentContext) |
Method Summary | |
---|---|
void | convert(String sSourceURL, String sTargetURL, PropertyValue[] lArguments, XBatchHandler handler) |
byte[] | getImplementationId() |
String | getImplementationName() |
String | getServiceName() |
String[] | getSupportedServiceNames() |
Type[] | getTypes() |
boolean | supportsService(String stringServiceName) |