| Package | Description |
|---|---|
| org.apache.tika.eval.app.io |
| Modifier and Type | Method and Description |
|---|---|
static ExtractReader.ALTER_METADATA_LIST |
ExtractReader.ALTER_METADATA_LIST.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtractReader.ALTER_METADATA_LIST[] |
ExtractReader.ALTER_METADATA_LIST.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtractReader(ExtractReader.ALTER_METADATA_LIST alterMetadataList) |
ExtractReader(ExtractReader.ALTER_METADATA_LIST alterMetadataList,
long minExtractLength,
long maxExtractLength) |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.