Uses of Enum Class
opennlp.tools.parser.ParserEventTypeEnum
Packages that use ParserEventTypeEnum
-
Uses of ParserEventTypeEnum in opennlp.tools.parser
Methods in opennlp.tools.parser that return ParserEventTypeEnumModifier and TypeMethodDescriptionstatic ParserEventTypeEnumReturns the enum constant of this class with the specified name.static ParserEventTypeEnum[]ParserEventTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.