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
Subclasses with type arguments of type NaiveBayesBigramEncodingDetector.Cohort in org.apache.tika.ml.chardetectModifier and TypeClassDescriptionstatic enumScript / writing-system family used byNaiveBayesBigramEncodingDetector.CAP_PER_BIGRAM_NATS.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.