|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.lyrics.LyricsService
public class LyricsService
The Class LyricsService.
| Constructor Summary | |
|---|---|
LyricsService()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getLyrics(java.lang.String artist,
java.lang.String song)
Public method to retrieve lyrics for a song. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LyricsService()
| Method Detail |
|---|
public static java.lang.String getLyrics(java.lang.String artist,
java.lang.String song)
artist - the artistsong - the song
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||