| Package | Description |
|---|---|
| org.apache.tika.parser.strings |
| Modifier and Type | Field and Description |
|---|---|
private static StringsConfig |
StringsParser.DEFAULT_STRINGS_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
private int |
StringsParser.doStrings(java.io.File input,
StringsConfig config,
XHTMLContentHandler xhtml)
Runs the "strings" command on the given file.
|
private boolean |
StringsParser.hasStrings(StringsConfig config)
Checks if the "strings" command is supported.
|