Uses of Class
org.apache.lucene.analysis.hunspell.Dictionary.Breaks
Packages that use Dictionary.Breaks
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.-
Uses of Dictionary.Breaks in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as Dictionary.BreaksModifier and TypeFieldDescription(package private) Dictionary.BreaksDictionary.breaks(package private) static final Dictionary.BreaksDictionary.Breaks.DEFAULTMethods in org.apache.lucene.analysis.hunspell that return Dictionary.BreaksModifier and TypeMethodDescriptionprivate Dictionary.BreaksDictionary.parseBreaks(LineNumberReader reader, String line)