Uses of Class
org.apache.lucene.analysis.morph.DictionaryEntryWriter
Packages that use DictionaryEntryWriter
Package
Description
Kuromoji dictionary implementation.
Korean dictionary implementation.
Abstract classes for morphological analyzers.
-
Uses of DictionaryEntryWriter in org.apache.lucene.analysis.ja.dict
Subclasses of DictionaryEntryWriter in org.apache.lucene.analysis.ja.dictModifier and TypeClassDescription(package private) class
Writes system dictionary entries -
Uses of DictionaryEntryWriter in org.apache.lucene.analysis.ko.dict
Subclasses of DictionaryEntryWriter in org.apache.lucene.analysis.ko.dictModifier and TypeClassDescription(package private) class
Writes system dictionary entries. -
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)