|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UsesLexicon
Interface for using a lexicon.
A class which uses a lexicon can implement this interface to standardize on the methods for getting and setting a lexicon.
| Method Summary | |
|---|---|
Lexicon |
getLexicon()
Get the lexicon. |
void |
setLexicon(Lexicon lexicon)
Set the lexicon. |
| Method Detail |
|---|
Lexicon getLexicon()
void setLexicon(Lexicon lexicon)
lexicon - The lexicon.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||