Uses of Enum Class
opennlp.spellcheck.normalizer.SpellCheckingCharSequenceNormalizer.Mode
Packages that use SpellCheckingCharSequenceNormalizer.Mode
-
Uses of SpellCheckingCharSequenceNormalizer.Mode in opennlp.spellcheck.normalizer
Subclasses with type arguments of type SpellCheckingCharSequenceNormalizer.Mode in opennlp.spellcheck.normalizerModifier and TypeClassDescriptionstatic enumThe correction mode.Methods in opennlp.spellcheck.normalizer that return SpellCheckingCharSequenceNormalizer.ModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SpellCheckingCharSequenceNormalizer.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in opennlp.spellcheck.normalizer with parameters of type SpellCheckingCharSequenceNormalizer.ModeModifier and TypeMethodDescriptionSpellCheckingCharSequenceNormalizer.Builder.mode(SpellCheckingCharSequenceNormalizer.Mode value)