public class BootstrapSocketConnectorExample
extends java.lang.Object
| Constructor and Description |
|---|
BootstrapSocketConnectorExample() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
convert(java.lang.String loadUrl,
java.lang.String storeUrl,
com.sun.star.uno.XComponentContext remoteContext) |
static void |
main(java.lang.String[] args)
Converts an OOo text document (.odt) to a PDF file using a
BootstrapConnector.
|
public static void main(java.lang.String[] args)
args - The command line argumentsprotected static void convert(java.lang.String loadUrl,
java.lang.String storeUrl,
com.sun.star.uno.XComponentContext remoteContext)
throws com.sun.star.lang.IllegalArgumentException,
com.sun.star.io.IOException,
java.lang.Exception
com.sun.star.lang.IllegalArgumentExceptioncom.sun.star.io.IOExceptionjava.lang.Exception