- getExtension() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the extension associated with the document format.
- getExtensions() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the file name extensions of the document format.
- getFile() - Method in class org.jodconverter.job.AbstractDocumentSpecs
-
- getFormat() - Method in class org.jodconverter.job.AbstractDocumentSpecs
-
- getFormatByExtension(String) - Static method in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
Gets a document format for the specified extension.
- getFormatByExtension(String) - Method in interface org.jodconverter.document.DocumentFormatRegistry
-
Gets a document format for the specified extension.
- getFormatByExtension(String) - Method in class org.jodconverter.document.SimpleDocumentFormatRegistry
-
- getFormatByMediaType(String) - Static method in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
Gets a document format for the specified media type.
- getFormatByMediaType(String) - Method in interface org.jodconverter.document.DocumentFormatRegistry
-
Gets a document format for the specified media type.
- getFormatByMediaType(String) - Method in class org.jodconverter.document.SimpleDocumentFormatRegistry
-
- getFormatRegistry() - Method in interface org.jodconverter.DocumentConverter
-
- getFormatRegistry() - Method in class org.jodconverter.job.AbstractConverter
-
- getInputFamily() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the input DocumentFamily of the document format.
- getInstance() - Static method in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
Gets the default instance of the class.
- getInstance() - Static method in class org.jodconverter.document.DefaultDocumentFormatRegistryInstanceHolder
-
- getInstance() - Static method in class org.jodconverter.office.InstalledOfficeManagerHolder
-
Gets the static instance of the static holder class.
- getLoad() - Method in class org.jodconverter.document.DocumentFormatProperties
-
- getLoadProperties() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the properties required to load(open) a document of this format.
- getMediaType() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the media (mime) type of the format.
- getName() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the name of the format.
- getOutputFormats(DocumentFamily) - Static method in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
- getOutputFormats(DocumentFamily) - Method in interface org.jodconverter.document.DocumentFormatRegistry
-
- getOutputFormats(DocumentFamily) - Method in class org.jodconverter.document.SimpleDocumentFormatRegistry
-
- getStore() - Method in class org.jodconverter.document.DocumentFormatProperties
-
- getStoreProperties() - Method in class org.jodconverter.document.DocumentFormat
-
Gets the properties required to store(save) a document of this format to a document of
supported families.
- getStoreProperties(DocumentFamily) - Method in class org.jodconverter.document.DocumentFormat
-
Gets the properties required to store(save) a document to this format from a document of the
specified family.
- GIF - Static variable in class org.jodconverter.document.DefaultDocumentFormatRegistry
-
Graphic Interchange Format.
- 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 an error while dealing with office.
- 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
-
- OfficeUtils - Class in org.jodconverter.office
-
Provides helper functions for office.
- 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.