Uses of Enum
morfologik.stemming.EncoderType
Packages that use EncoderType
-
Uses of EncoderType in morfologik.stemming
Fields in morfologik.stemming declared as EncoderTypeModifier and TypeFieldDescriptionprivate EncoderTypeDictionaryMetadata.encoderTypeSequence encoder.Methods in morfologik.stemming that return EncoderTypeModifier and TypeMethodDescriptionDictionaryMetadata.getSequenceEncoderType()static EncoderTypeReturns the enum constant of this type with the specified name.static EncoderType[]EncoderType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in morfologik.stemming with parameters of type EncoderType