|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tuneology.avm.LyricsXP
An API for the lyricsxp lyrics database.
Constructor Summary | |
LyricsXP()
|
Method Summary | |
boolean |
get(TocEntry ent)
Retrieves the lyrics for the song from www.lyricsxp.com |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LyricsXP()
Method Detail |
public boolean get(TocEntry ent) throws java.lang.Exception
get
in interface Lyrics
ent
- java.lang.Exception
- if there is a problem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |