| Package | Description |
|---|---|
| org.apache.tika.eval.app | |
| org.apache.tika.eval.app.io |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractProfiler.writeExtractException(TableInfo extractExceptionTable,
String containerId,
String filePath,
ExtractReaderException.TYPE type) |
| Modifier and Type | Method and Description |
|---|---|
ExtractReaderException.TYPE |
ExtractReaderException.getType() |
static ExtractReaderException.TYPE |
ExtractReaderException.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtractReaderException.TYPE[] |
ExtractReaderException.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtractReaderException(ExtractReaderException.TYPE exceptionType) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.