Class Hierarchy
- java.lang.Object
- org.apache.lucene.analysis.util.AbstractAnalysisFactory
- org.apache.lucene.analysis.util.TokenFilterFactory
- org.apache.lucene.analysis.hunspell.HunspellStemFilterFactory (implements org.apache.lucene.analysis.util.ResourceLoaderAware)
- org.apache.lucene.analysis.util.TokenFilterFactory
- org.apache.lucene.util.AttributeSource
- org.apache.lucene.analysis.TokenStream (implements java.io.Closeable)
- org.apache.lucene.analysis.TokenFilter
- org.apache.lucene.analysis.hunspell.HunspellStemFilter
- org.apache.lucene.analysis.TokenFilter
- 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.Dictionary
- org.apache.lucene.analysis.hunspell.Dictionary.FlagParsingStrategy
- 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.Stemmer
- org.apache.lucene.analysis.util.AbstractAnalysisFactory