Uses of Enum
morfologik.stemming.DictionaryAttribute
Packages that use DictionaryAttribute
-
Uses of DictionaryAttribute in morfologik.stemming
Methods in morfologik.stemming that return DictionaryAttributeModifier and TypeMethodDescriptionstatic DictionaryAttributeDictionaryAttribute.fromPropertyName(String propertyName) static DictionaryAttributeReturns the enum constant of this type with the specified name.static DictionaryAttribute[]DictionaryAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in morfologik.stemming that return types with arguments of type DictionaryAttributeModifier and TypeMethodDescriptionDictionaryMetadata.getAttributes()DictionaryMetadataBuilder.toMap()Constructor parameters in morfologik.stemming with type arguments of type DictionaryAttributeModifierConstructorDescriptionCreate an instance from an attribute map.