Modifier and Type | Method and Description |
---|---|
TikaOperation |
TikaConfiguration.getOperation() |
static TikaOperation |
TikaOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TikaOperation[] |
TikaOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TikaConfiguration.setOperation(TikaOperation operation)
Tika Operation.
|
Apache Camel