Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.util
Class MemLexicon

java.lang.Object
  extended by com.wintertree.ssce.MemTextLexicon
      extended by com.jivesoftware.util.MemLexicon
All Implemented Interfaces:
com.wintertree.ssce.EditableLexicon, com.wintertree.ssce.Lexicon, java.io.Serializable

public class MemLexicon
extends com.wintertree.ssce.MemTextLexicon
implements java.io.Serializable

A serializable memory lexicon.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.wintertree.ssce.MemTextLexicon
language
 
Fields inherited from interface com.wintertree.ssce.Lexicon
AMERICAN_ENGLISH_LANG, ANY_LANG, AUTO_CHANGE_ACTION, AUTO_CHANGE_PRESERVE_CASE_ACTION, BRITISH_ENGLISH_LANG, CATALAN_LANG, CONDITIONAL_CHANGE_ACTION, CONDITIONAL_CHANGE_PRESERVE_CASE_ACTION, CZECH_LANG, DANISH_LANG, DUTCH_LANG, EXCLUDE_ACTION, FINNISH_LANG, FRENCH_LANG, GERMAN_LANG, HUNGARIAN_LANG, IGNORE_ACTION, ITALIAN_LANG, NORWEGIAN_BOKMAL_LANG, NORWEGIAN_NYNORSK_LANG, NOT_FOUND, POLISH_LANG, PORTUGUESE_BRAZIL_LANG, PORTUGUESE_IBERIAN_LANG, RUSSIAN_LANG, SPANISH_LANG, SWEDISH_LANG
 
Constructor Summary
MemLexicon()
           
MemLexicon(int language)
           
 
Method Summary
 
Methods inherited from class com.wintertree.ssce.MemTextLexicon
addWord, addWord, addWord, clear, deleteWord, equals, findWord, getLanguage, size, suggest, toString, words
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MemLexicon

public MemLexicon()

MemLexicon

public MemLexicon(int language)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.