Package org.apache.tika.parser.txt
package org.apache.tika.parser.txt
-
ClassDescription
CharsetDetector
provides a facility for detecting the charset or encoding of character data in an unknown format.This class represents a charset that has been identified by a CharsetDetector as a possible encoding for a set of input data.Plain text parser.