| Package | Description | 
|---|---|
| org.apache.tika.parser.strings | 
| Modifier and Type | Method and Description | 
|---|---|
| StringsEncoding | StringsConfig. getEncoding()Returns the character encoding of the strings that are to be found. | 
| StringsEncoding | StringsParser. getStringsEncoding() | 
| static StringsEncoding | StringsEncoding. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static StringsEncoding[] | StringsEncoding. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StringsConfig. setEncoding(StringsEncoding encoding)Sets the character encoding of the strings that are to be found. | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.