net.sourceforge.atunes.kernel.modules.lyrics
Class LyricsflyEngine

java.lang.Object
  extended by net.sourceforge.atunes.kernel.modules.lyrics.LyricsEngine
      extended by net.sourceforge.atunes.kernel.modules.lyrics.LyricsflyEngine

public class LyricsflyEngine
extends LyricsEngine

See API documentation: http://www.lyricsfly.com/api/


Constructor Summary
LyricsflyEngine()
           
 
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

LyricsflyEngine

public LyricsflyEngine()
Method Detail

getLyricsFor

public java.lang.String getLyricsFor(java.lang.String artist,
                                     java.lang.String title)
Description copied from class: LyricsEngine
Gets the lyrics for.

Specified by:
getLyricsFor in class LyricsEngine
Parameters:
artist - the artist
title - the title
Returns:
the lyrics for


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.