| Package | Description |
|---|---|
| org.apache.tika.batch |
| Modifier and Type | Method and Description |
|---|---|
static BatchProcess.BATCH_CONSTANTS |
BatchProcess.BATCH_CONSTANTS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BatchProcess.BATCH_CONSTANTS[] |
BatchProcess.BATCH_CONSTANTS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|