Package | Description |
---|---|
org.jodconverter |
This package contains the interfaces/classes related to the tasks an office process can execute.
|
org.jodconverter.document |
This package contains the
DocumentFormat class that contains the information required by
JODConverter to convert from/to specific document formats. |
org.jodconverter.job |
This package contains the interfaces/classes used by the
DocumentConverter converter implementation that offers a fluent API to execute
document conversions. |
org.jodconverter.office |
This package contains the interfaces/classes related to the management of the office processes
launched by JODConverter.
|
org.jodconverter.task |
This package provides the classes that can be used to convert a document from a specific format
to another format.
|