| Class | Description | 
|---|---|
| Latin1StringsParser | 
 Parser to extract printable Latin1 strings from arbitrary files with pure java
 without running any external process. 
 | 
| StringsConfig | 
 Configuration for the "strings" (or strings-alternative) command. 
 | 
| StringsParser | 
 Parser that uses the "strings" (or strings-alternative) command to find the
 printable strings in a object, or other binary, file
 (application/octet-stream). 
 | 
| Enum | Description | 
|---|---|
| StringsEncoding | 
 Character encoding of the strings that are to be found using the "strings" command. 
 | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.