Skip navigation links
C E F G I R S T V 

C

com.documents4j.conversion - package com.documents4j.conversion
 

E

ExternalConverterScriptResult - Enum in com.documents4j.conversion
Represents results of running a script as an external process.

F

from(int) - Static method in enum com.documents4j.conversion.ExternalConverterScriptResult
 

G

getExitValue() - Method in enum com.documents4j.conversion.ExternalConverterScriptResult
 

I

IExternalConverter - Interface in com.documents4j.conversion
Represents a converter back-end which is capable of applying a document conversion.
isOperational() - Method in interface com.documents4j.conversion.IExternalConverter
Checks if this converter back-end is operational.

R

resolve() - Method in enum com.documents4j.conversion.ExternalConverterScriptResult
 

S

shutDown() - Method in interface com.documents4j.conversion.IExternalConverter
Shuts down this converter.
startConversion(File, DocumentType, File, DocumentType) - Method in interface com.documents4j.conversion.IExternalConverter
Schedules a conversion from an input file to be converted into the target format.

T

toString() - Method in enum com.documents4j.conversion.ExternalConverterScriptResult
 

V

valueOf(String) - Static method in enum com.documents4j.conversion.ExternalConverterScriptResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.documents4j.conversion.ExternalConverterScriptResult
Returns an array containing the constants of this enum type, in the order they are declared.
ViableConversion - Annotation Type in com.documents4j.conversion
Documents a IExternalConverter's capabilities of converting a set of document formats into a set of output document formats.
ViableConversions - Annotation Type in com.documents4j.conversion
Documents a IExternalConverter's capabilities of converting a set of document formats into a set of output document formats.
C E F G I R S T V 
Skip navigation links

Copyright © 2013–2016. All rights reserved.