| Package | Description |
|---|---|
| org.apache.tika.pipes |
| Modifier and Type | Method and Description |
|---|---|
PipesResult.STATUS |
PipesResult.getStatus() |
static PipesResult.STATUS |
PipesResult.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipesResult.STATUS[] |
PipesResult.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PipesResult(PipesResult.STATUS status) |
PipesResult(PipesResult.STATUS status,
String message) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.