| Package | Description | 
|---|---|
| org.apache.tika.config | Tika configuration tools. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TikaConfigSerializer.Mode | TikaConfigSerializer.Mode. valueOf(String name)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 Type | Method and Description | 
|---|---|
| static void | TikaConfigSerializer. serialize(TikaConfig config,
         TikaConfigSerializer.Mode mode,
         Writer writer,
         Charset charset) | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.