| Package | Description |
|---|---|
| com.documents4j.api |
| Class and Description |
|---|
| DocumentType
Represents an immutable document MIME type.
|
| IConversionJob
A fully specified conversion that is not yet applied to the converter.
|
| IConversionJobWithPriorityUnspecified
A sufficiently specified conversion with default priority that is not yet applied to the converter.
|
| IConversionJobWithSourceSpecified
A conversion with a specified source for the conversion.
|
| IConversionJobWithSourceUnspecified
A conversion job where the document type of the source document is not yet specified.
|
| IConversionJobWithTargetUnspecified
A conversion job where the document type of the target document is not yet specified.
|
| IFileConsumer
Consumes a file after a terminated conversion.
|
| IFileSource
A callback interface that provides files to be converted just-in-time.
|
| IInputStreamConsumer
Consumes an input stream after a terminated conversion.
|
| IInputStreamSource
A callback interface that provides input stream with conversion data just-in-time.
|
Copyright © 2013–2016. All rights reserved.