Package org.apache.tika.langdetect
Class LanguageDetectorTest
java.lang.Object
org.apache.tika.langdetect.LanguageDetectorTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
copyAtMost
(Reader input, Writer output, int limit) protected String[]
protected boolean
hasTestLanguage
(String language) protected void
protected void
-
Constructor Details
-
LanguageDetectorTest
public LanguageDetectorTest()
-
-
Method Details
-
getTestLanguages
- Throws:
IOException
-
hasTestLanguage
-
writeTo
- Throws:
IOException
-
writeTo
- Throws:
IOException
-
copyAtMost
- Throws:
IOException
-