Class Hierarchy
- java.lang.Object
- org.apache.lucene.analysis.AbstractAnalysisFactory
- org.apache.lucene.analysis.TokenFilterFactory
- org.apache.lucene.analysis.hunspell.HunspellStemFilterFactory (implements org.apache.lucene.util.ResourceLoaderAware)
- org.apache.lucene.analysis.TokenFilterFactory
- org.apache.lucene.util.AttributeSource
- org.apache.lucene.analysis.TokenStream (implements java.io.Closeable)
- org.apache.lucene.analysis.TokenFilter (implements org.apache.lucene.util.Unwrappable<T>)
- org.apache.lucene.analysis.hunspell.HunspellStemFilter
- org.apache.lucene.analysis.TokenFilter (implements org.apache.lucene.util.Unwrappable<T>)
- org.apache.lucene.analysis.TokenStream (implements java.io.Closeable)
- java.nio.charset.CharsetDecoder
- org.apache.lucene.analysis.hunspell.ISO8859_14Decoder
- org.apache.lucene.analysis.hunspell.CheckCompoundPattern
- org.apache.lucene.analysis.hunspell.CompoundRule
- org.apache.lucene.analysis.hunspell.ConvTable
- org.apache.lucene.analysis.hunspell.Dictionary
- org.apache.lucene.analysis.hunspell.Dictionary.Breaks
- org.apache.lucene.analysis.hunspell.Dictionary.FlagParsingStrategy
- org.apache.lucene.analysis.hunspell.Dictionary.DefaultAsUtf8FlagParsingStrategy
- org.apache.lucene.analysis.hunspell.Dictionary.DoubleASCIIFlagParsingStrategy
- org.apache.lucene.analysis.hunspell.Dictionary.NumFlagParsingStrategy
- org.apache.lucene.analysis.hunspell.Dictionary.SimpleFlagParsingStrategy
- org.apache.lucene.analysis.hunspell.FlagEnumerator
- org.apache.lucene.analysis.hunspell.FlagEnumerator.Lookup
- org.apache.lucene.analysis.hunspell.GeneratingSuggester
- org.apache.lucene.analysis.hunspell.GeneratingSuggester.EntryFilter
- org.apache.lucene.analysis.hunspell.GeneratingSuggester.Weighted<T> (implements java.lang.Comparable<T>)
- org.apache.lucene.analysis.hunspell.Hunspell
- org.apache.lucene.analysis.hunspell.Hunspell.CompoundPart
- org.apache.lucene.analysis.hunspell.ModifyingSuggester
- org.apache.lucene.analysis.hunspell.RepEntry
- org.apache.lucene.analysis.hunspell.Root<T> (implements java.lang.Comparable<T>)
- org.apache.lucene.analysis.hunspell.Stemmer
- org.apache.lucene.analysis.hunspell.Suggestion
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.lucene.analysis.hunspell.SuggestionTimeoutException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.lucene.analysis.hunspell.TrigramAutomaton
- org.apache.lucene.analysis.hunspell.WordStorage
- org.apache.lucene.analysis.hunspell.WordStorage.Builder
- org.apache.lucene.analysis.AbstractAnalysisFactory
Interface Hierarchy
- org.apache.lucene.analysis.hunspell.AffixCondition
- org.apache.lucene.analysis.hunspell.DictEntries
- org.apache.lucene.analysis.hunspell.GeneratingSuggester.AffixProcessor
- org.apache.lucene.analysis.hunspell.Stemmer.CaseVariationProcessor
- org.apache.lucene.analysis.hunspell.Stemmer.RootProcessor
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.lucene.analysis.hunspell.AffixKind
- org.apache.lucene.analysis.hunspell.TimeoutPolicy
- org.apache.lucene.analysis.hunspell.WordCase
- org.apache.lucene.analysis.hunspell.WordCase.CharCase
- org.apache.lucene.analysis.hunspell.WordContext
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)