Package org.apache.tika.example
Class PickBestTextEncodingParser.CharsetTester
- java.lang.Object
-
- org.apache.tika.example.PickBestTextEncodingParser.CharsetTester
-
- Enclosing class:
- PickBestTextEncodingParser
protected class PickBestTextEncodingParser.CharsetTester extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CharsetTester()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
getCurrentCharset()
protected String
getNextCharset()
protected boolean
moreToTest()
protected boolean
stillTesting()
-