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

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

public class LyricWikiEngine
extends LyricsEngine

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

LyricWikiEngine

public LyricWikiEngine()
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.