Modifier and Type | Method and Description |
---|---|
TikaParseOutputFormat |
TikaConfiguration.getTikaParseOutputFormat() |
static TikaParseOutputFormat |
TikaParseOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TikaParseOutputFormat[] |
TikaParseOutputFormat.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.setTikaParseOutputFormat(TikaParseOutputFormat tikaParseOutputFormat)
Tika Output Format.
|
Apache Camel