Uses of Class
org.apache.lucene.analysis.morph.DictionaryEntryWriter
Packages that use DictionaryEntryWriter
-
Uses of DictionaryEntryWriter in org.apache.lucene.analysis.morph
Fields in org.apache.lucene.analysis.morph declared as DictionaryEntryWriterModifier and TypeFieldDescriptionprotected final DictionaryEntryWriter
BinaryDictionaryWriter.entryWriter
Constructors in org.apache.lucene.analysis.morph with parameters of type DictionaryEntryWriterModifierConstructorDescriptionprotected
BinaryDictionaryWriter
(Class<T> implClazz, DictionaryEntryWriter entryWriter)