Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.util.SpellSession

Packages that use SpellSession
com.jivesoftware.forum.action Jive Forums WebWork actions. 
com.jivesoftware.util Common utility classes for all Jive Software code. 
 

Uses of SpellSession in com.jivesoftware.forum.action
 

Methods in com.jivesoftware.forum.action that return SpellSession
protected  SpellSession SpellAction.getSpellSession()
           
 

Uses of SpellSession in com.jivesoftware.util
 

Methods in com.jivesoftware.util that return SpellSession
static SpellSession SpellChecker.createSession(java.lang.String text)
          Creates a new SpellSession to spell check a text block.
static SpellSession SpellChecker.createSession(java.lang.String text, java.util.List ignoreWords)
          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.