All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ConversionFormatException Thrown if the converter was requested to translate a file into aDocumentTypethat is does not support.ConversionInputException Thrown if the source file that was provided for a conversion appears to not be of the providedDocumentType.ConverterAccessException Thrown when a converter is not operational.ConverterException A general exception thrown by the methods inIConverter.DocumentType Represents an immutable document MIME type.DocumentType.Value A holder type for type and subtype names of knownDocumentTypes.FileSystemInteractionException This exception is thrown when a file on the file system cannot be read or written or when a script file cannot be executed.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.IConverter A converter that allows the conversion of documents.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.