Uses of Enum Class
opennlp.tools.parser.ParserType
Packages that use ParserType
-
Uses of ParserType in opennlp.tools.parser
Subclasses with type arguments of type ParserType in opennlp.tools.parserMethods in opennlp.tools.parser that return ParserTypeModifier and TypeMethodDescriptionstatic ParserTypestatic ParserTypeReturns the enum constant of this class with the specified name.static ParserType[]ParserType.values()Returns an array containing the constants of this enum class, in the order they are declared.