| Name | Description | Type | Package | Framework |
| CharsetDetector | CharsetDetector provides a facility for detecting the charset or encoding of character data in an unknown format. | Class | org.apache.tika.parser.txt | Apache Tika |
| CharsetMatch | This class represents a charset that has been identified by a CharsetDetector as a possible encoding for a set of input data. | Class | org.apache.tika.parser.txt | Apache Tika |
| Icu4jEncodingDetector | Class | org.apache.tika.parser.txt | Apache Tika | |
| TXTParser | Plain text parser. | Class | org.apache.tika.parser.txt | Apache Tika |
| UniversalEncodingDetector | Class | org.apache.tika.parser.txt | Apache Tika | |