Class RMSpellCheck


  • public class RMSpellCheck
    extends java.lang.Object
    This class provides provides generic spell check API ideal for RM's needs. The abstraction should let us plug in any spell check technology.
    • Constructor Summary

      Constructors 
      Constructor Description
      RMSpellCheck()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RMSpellCheck

        public RMSpellCheck()