Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.webchat.utils.SpellSession

Packages that use SpellSession
com.jivesoftware.webchat.utils   
 

Uses of SpellSession in com.jivesoftware.webchat.utils
 

Methods in com.jivesoftware.webchat.utils that return SpellSession
static SpellSession SpellChecker.createSession(java.lang.String text, java.io.File c)
          Creates a new SpellSession to spell check a text block.
static SpellSession SpellChecker.createSession(java.lang.String text, java.lang.String language)
          Creates a new SpellSession to spell check a text block.
static SpellSession SpellChecker.createSession(java.lang.String text, java.lang.String language, java.util.List ignoreWords)
          Creates a new SpellSession to spell check a text block.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.