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) ConvTable
Dictionary.iconv
(package private) ConvTable
Dictionary.oconv
Methods in org.apache.lucene.analysis.hunspell that return ConvTableModifier and TypeMethodDescriptionprivate ConvTable
Dictionary.parseConversions
(LineNumberReader reader, int num)