Uses of Enum Class
org.apache.tika.parser.ParsingIntent
Packages that use ParsingIntent
-
Uses of ParsingIntent in org.apache.tika.parser
Methods in org.apache.tika.parser that return ParsingIntentModifier and TypeMethodDescriptionstatic ParsingIntentReturns the enum constant of this class with the specified name.static ParsingIntent[]ParsingIntent.values()Returns an array containing the constants of this enum class, in the order they are declared.