Uses of Class
org.apache.tika.parser.txt.CharsetMatch
-
Uses of CharsetMatch in org.apache.tika.parser.txt
Modifier and TypeMethodDescriptionCharsetDetector.detect()
Return the charset that best matches the supplied input data.CharsetDetector.detectAll()
Return an array of all charsets that appear to be plausible matches with the input data.Modifier and TypeMethodDescriptionint
CharsetMatch.compareTo
(CharsetMatch other) Compare to other CharsetMatch objects.