Uses of Enum
org.apache.tika.config.TikaConfigSerializer.Mode
-
Uses of TikaConfigSerializer.Mode in org.apache.tika.config
Modifier and TypeMethodDescriptionstatic TikaConfigSerializer.Mode
Returns the enum constant of this type with the specified name.static TikaConfigSerializer.Mode[]
TikaConfigSerializer.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
TikaConfigSerializer.serialize
(TikaConfig config, TikaConfigSerializer.Mode mode, Writer writer, Charset charset)