Uses of Enum
org.apache.lucene.analysis.ja.util.DictionaryBuilder.DictionaryFormat
Packages that use DictionaryBuilder.DictionaryFormat
-
Uses of DictionaryBuilder.DictionaryFormat in org.apache.lucene.analysis.ja.util
Methods in org.apache.lucene.analysis.ja.util that return DictionaryBuilder.DictionaryFormatModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DictionaryBuilder.DictionaryFormat[]
DictionaryBuilder.DictionaryFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.lucene.analysis.ja.util with parameters of type DictionaryBuilder.DictionaryFormatModifier and TypeMethodDescriptionstatic void
DictionaryBuilder.build
(DictionaryBuilder.DictionaryFormat format, Path inputDir, Path outputDir, String encoding, boolean normalizeEntry)