|
Stefy | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--stefy.Lexicon
Lexicon class, RT. The lexicon class provides a generic lexicon class. Larger lexicons can be defined by creating a new class, which extends this class.
| Constructor Summary | |
Lexicon()
|
|
| Method Summary | |
java.util.Iterator |
getAVMs(java.lang.String l)
Get AVMs associated with a word. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Lexicon()
| Method Detail |
public java.util.Iterator getAVMs(java.lang.String l)
l - a word/token
|
Stefy | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||