Uses of Enum Class
org.apache.tika.ml.chardetect.NaiveBayesBigramEncodingDetector.Cohort
Packages that use NaiveBayesBigramEncodingDetector.Cohort
-
Uses of NaiveBayesBigramEncodingDetector.Cohort in org.apache.tika.ml.chardetect
Methods in org.apache.tika.ml.chardetect that return NaiveBayesBigramEncodingDetector.CohortModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.NaiveBayesBigramEncodingDetector.Cohort.values()Returns an array containing the constants of this enum class, in the order they are declared.