Uses of Class
org.apache.tika.langdetect.tika.LanguageIdentifier
-
Packages that use LanguageIdentifier Package Description org.apache.tika.langdetect.tika -
-
Uses of LanguageIdentifier in org.apache.tika.langdetect.tika
Methods in org.apache.tika.langdetect.tika that return LanguageIdentifier Modifier and Type Method Description LanguageIdentifierProfilingWriter. getLanguage()Returns the language that best matches the current state of the language profile.
-