Hierarchy For Package com.swabunga.spell.engine
Class Hierarchy
- java.lang.Object
- com.swabunga.spell.engine.Configuration
- com.swabunga.spell.engine.PropertyConfiguration
- com.swabunga.spell.engine.DoubleMeta (implements com.swabunga.spell.engine.Transformator)
- com.swabunga.spell.engine.EditDistance
- com.swabunga.spell.engine.GenericTransformator (implements com.swabunga.spell.engine.Transformator)
- com.swabunga.spell.engine.SpellDictionaryASpell (implements com.swabunga.spell.engine.SpellDictionary)
- com.swabunga.spell.engine.GenericSpellDictionary
- com.swabunga.spell.engine.SpellDictionaryDichoDisk
- com.swabunga.spell.engine.SpellDictionaryCachedDichoDisk
- com.swabunga.spell.engine.SpellDictionaryDisk
- com.swabunga.spell.engine.SpellDictionaryHashMap
- com.swabunga.spell.engine.Word (implements java.util.Comparator<T>)
- com.swabunga.spell.engine.Configuration
Interface Hierarchy
- com.swabunga.spell.engine.SpellDictionary
- com.swabunga.spell.engine.Transformator