Uses of Enum Class
org.apache.tika.ml.junkdetect.TextQualityFeatures.StripMode
Packages that use TextQualityFeatures.StripMode
-
Uses of TextQualityFeatures.StripMode in org.apache.tika.ml.junkdetect
Subclasses with type arguments of type TextQualityFeatures.StripMode in org.apache.tika.ml.junkdetectMethods in org.apache.tika.ml.junkdetect that return TextQualityFeatures.StripModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TextQualityFeatures.StripMode[]TextQualityFeatures.StripMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.tika.ml.junkdetect with parameters of type TextQualityFeatures.StripModeModifier and TypeMethodDescriptionstatic StringTextQualityFeatures.strip(String text, TextQualityFeatures.StripMode mode)