Uses of Enum
org.apache.tika.eval.app.io.ExtractReader.ALTER_METADATA_LIST
-
Uses of ExtractReader.ALTER_METADATA_LIST in org.apache.tika.eval.app.io
Modifier and TypeMethodDescriptionReturns 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.ModifierConstructorDescriptionExtractReader
(ExtractReader.ALTER_METADATA_LIST alterMetadataList) ExtractReader
(ExtractReader.ALTER_METADATA_LIST alterMetadataList, long minExtractLength, long maxExtractLength)