Uses of Enum Class
opennlp.tools.tokenize.uax29.WordBreak
Packages that use WordBreak
-
Uses of WordBreak in opennlp.tools.tokenize.uax29
Methods in opennlp.tools.tokenize.uax29 that return WordBreakModifier and TypeMethodDescriptionstatic WordBreakWordBreakProperty.of(int codePoint) Returns theWordBreakvalue of a code point.static WordBreakReturns the enum constant of this class with the specified name.static WordBreak[]WordBreak.values()Returns an array containing the constants of this enum class, in the order they are declared.