|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.lyrics.LyricsEngine
net.sourceforge.atunes.kernel.modules.lyrics.LyricWikiEngine
public class LyricWikiEngine
The Class LyricWikiEngine.
Constructor Summary | |
---|---|
LyricWikiEngine()
|
Method Summary | |
---|---|
java.lang.String |
getLyricsFor(java.lang.String artist,
java.lang.String title)
Gets the lyrics for. |
Methods inherited from class net.sourceforge.atunes.kernel.modules.lyrics.LyricsEngine |
---|
encodeString, getConnection, readURL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyricWikiEngine()
Method Detail |
---|
public java.lang.String getLyricsFor(java.lang.String artist, java.lang.String title)
LyricsEngine
getLyricsFor
in class LyricsEngine
artist
- the artisttitle
- the title
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |