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.analysis.hunspell.AffixedWord
- org.apache.lucene.analysis.hunspell.AffixedWord.Affix
- 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.DictEntry
- 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.EntrySuggestion
- 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.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.NGramFragmentChecker (implements org.apache.lucene.analysis.hunspell.FragmentChecker)
- org.apache.lucene.analysis.hunspell.RepEntry
- org.apache.lucene.analysis.hunspell.Root<T> (implements java.lang.Comparable<T>)
- org.apache.lucene.analysis.hunspell.SortingStrategy
- org.apache.lucene.analysis.hunspell.Stemmer
- org.apache.lucene.analysis.hunspell.Stemmer.StemCandidateProcessor
- org.apache.lucene.analysis.hunspell.Suggester
- org.apache.lucene.analysis.hunspell.SuggestibleEntryCache
- 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.WordFormGenerator
- org.apache.lucene.analysis.hunspell.WordFormGenerator.AffixEntry
- org.apache.lucene.analysis.hunspell.WordFormGenerator.FlagSet
- org.apache.lucene.analysis.hunspell.WordFormGenerator.State
- org.apache.lucene.analysis.hunspell.WordFormGenerator.WordCompressor
- org.apache.lucene.analysis.hunspell.WordFormGenerator.WordCompressor.StemWithFlags
- org.apache.lucene.analysis.hunspell.WordStorage
- org.apache.lucene.analysis.hunspell.WordStorage.Builder
- org.apache.lucene.analysis.hunspell.WordStorage.LazyFormReader (implements java.util.function.Supplier<T>)
- org.apache.lucene.analysis.AbstractAnalysisFactory
Interface Hierarchy
- org.apache.lucene.analysis.hunspell.AffixCondition
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.lucene.analysis.hunspell.SortingStrategy.EntrySupplier
- java.io.Closeable
- org.apache.lucene.analysis.hunspell.FragmentChecker
- org.apache.lucene.analysis.hunspell.GeneratingSuggester.AffixProcessor
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.apache.lucene.analysis.hunspell.DictEntries
- java.util.List<E>
- java.util.Collection<E>
- org.apache.lucene.analysis.hunspell.NGramFragmentChecker.NGramConsumer
- org.apache.lucene.analysis.hunspell.SortingStrategy.EntryAccumulator
- 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)