|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharsetMatch | |
|---|---|
| org.apache.tika.parser.txt | |
| Uses of CharsetMatch in org.apache.tika.parser.txt |
|---|
| Methods in org.apache.tika.parser.txt that return CharsetMatch | |
|---|---|
CharsetMatch |
CharsetDetector.detect()
Return the charset that best matches the supplied input data. |
CharsetMatch[] |
CharsetDetector.detectAll()
Return an array of all charsets that appear to be plausible matches with the input data. |
| Methods in org.apache.tika.parser.txt with parameters of type CharsetMatch | |
|---|---|
int |
CharsetMatch.compareTo(CharsetMatch other)
Compare to other CharsetMatch objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||