Package | Description |
---|---|
org.jodconverter |
This package contains the interfaces/classes related to the tasks an office process can execute.
|
org.jodconverter.filter |
This package contains classes related to the modification of a document after it has been loaded
by JODConverter.
|
org.jodconverter.filter.text |
This package provides various
Filter implementations that can be
used while converting a document from the TEXT document family. |
org.jodconverter.office | |
org.jodconverter.process |
This package provides various
ProcessManager implementations for
dealing with office processes (kill processes, retrieve process ids, etc.). |
org.jodconverter.task |