- ODG - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Drawing.
- ODP - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Presentation.
- ODS - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Spreadsheet.
- ODT - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Text.
- OfficeContext - Interface in org.jodconverter.office
-
Base interface for all office context interfaces.
- OfficeException - Exception in org.jodconverter.office
-
An exception that provides information on a office operation error.
- OfficeException(String) - Constructor for exception org.jodconverter.office.OfficeException
-
Constructs a new office exception with the specified detail message.
- OfficeException(String, Throwable) - Constructor for exception org.jodconverter.office.OfficeException
-
Constructs a new office exception with the specified detail message and cause.
- officeManager - Variable in class org.jodconverter.job.AbstractConversionJobWithSourceFormatUnspecified
-
- officeManager - Variable in class org.jodconverter.job.AbstractConverter.AbstractConverterBuilder
-
- officeManager(OfficeManager) - Method in class org.jodconverter.job.AbstractConverter.AbstractConverterBuilder
-
Specifies the
OfficeManager
the converter will use to execute office tasks.
- officeManager - Variable in class org.jodconverter.job.AbstractConverter
-
- OfficeManager - Interface in org.jodconverter.office
-
An office manager knows how to execute an
OfficeTask
.
- OfficeTask - Interface in org.jodconverter.task
-
- onComplete(File) - Method in interface org.jodconverter.job.TargetDocumentSpecs
-
Called if the conversion was completed successfully.
- onConsumed(File) - Method in interface org.jodconverter.job.SourceDocumentSpecs
-
Called when the file was consumed and is not longer required by the converter.
- onFailure(File, Exception) - Method in interface org.jodconverter.job.TargetDocumentSpecs
-
Called if the conversion finished with an exception.
- org.jodconverter - package org.jodconverter
-
This package contains the interfaces/classes related to the tasks an office process can execute.
- org.jodconverter.document - package 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 - package 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 - package org.jodconverter.office
-
This package contains the interfaces/classes related to the management of the office processes
launched by JODConverter.
- org.jodconverter.task - package org.jodconverter.task
-
This package provides the classes that can be used to convert a document from a specific format
to another format.
- OTG - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Drawing Template.
- OTP - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Presentation Template.
- OTS - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Spreadsheet Template.
- OTT - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
OpenDocument Text Template.