|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRhymeDetective
A RhymeDetective detects the rhyme of a YaspPoem.
Constructor Summary | |
RhymeDetective()
Create an instance of RhymeDetective. |
Method Summary | |
void |
detectRhymes(YaspPoem poem)
Detect the rhyme scheme of the YaspPoem and set it to the poem. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RhymeDetective()
Method Detail |
public void detectRhymes(YaspPoem poem)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |