Class AspellProcess


  • public class AspellProcess
    extends java.lang.Object
    Models a spelling checker

    • Constructor Summary

      Constructors 
      Constructor Description
      AspellProcess​(java.lang.String aSpellCommandLine)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cancel()  
      java.util.List<Suggestions> checkText​(java.lang.String text)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait