Uses of Class
com.swabunga.spell.engine.SpellDictionaryDichoDisk

Packages that use SpellDictionaryDichoDisk
com.swabunga.spell.engine   
 

Uses of SpellDictionaryDichoDisk in com.swabunga.spell.engine
 

Subclasses of SpellDictionaryDichoDisk in com.swabunga.spell.engine
 class SpellDictionaryCachedDichoDisk
          Yet another SpellDictionary this one is based on Damien Guillaume's Diskbased dictionary but adds a cache to try to improve abit on performance.