|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--agentland.games.GrammarChewer
| Constructor Summary | |
GrammarChewer()
|
|
| Method Summary | |
Vector |
chewup(String text)
|
boolean |
littleWord(String word)
|
boolean |
weirdWord(String word)
Does word have any strange characters in it? |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GrammarChewer()
| Method Detail |
public boolean littleWord(String word)
public boolean weirdWord(String word)
public Vector chewup(String text)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||