Uses of Class
org.apache.lucene.analysis.hunspell.ConvTable
Packages that use ConvTable
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.-
Uses of ConvTable in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as ConvTableModifier and TypeFieldDescription(package private) ConvTableDictionary.iconv(package private) ConvTableDictionary.oconvMethods in org.apache.lucene.analysis.hunspell that return ConvTableModifier and TypeMethodDescriptionprivate ConvTableDictionary.parseConversions(LineNumberReader reader, int num)