Package | Description |
---|---|
org.apache.tika.parser.strings |
Modifier and Type | Field and Description |
---|---|
private static FileConfig |
StringsParser.DEFAULT_FILE_CONFIG |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
StringsParser.doFile(java.io.File input,
FileConfig config)
Runs the "file" command on the given file that aims at providing an
alternative way to determine the file type.
|
private boolean |
StringsParser.hasFile(FileConfig config)
Checks if the "file" command is supported.
|