com.tuneology.avm
Class LyricsXP

java.lang.Object
  |
  +--com.tuneology.avm.LyricsXP
All Implemented Interfaces:
Lyrics

public class LyricsXP
extends java.lang.Object
implements Lyrics

An API for the lyricsxp lyrics database.

Version:
$Id: LyricsXP.java,v 1.2 2003/05/10 06:40:10 xnarf Exp $
Author:
Fran Taylor

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

LyricsXP

public LyricsXP()
Method Detail

get

public boolean get(TocEntry ent)
            throws java.lang.Exception
Retrieves the lyrics for the song from www.lyricsxp.com
Specified by:
get in interface Lyrics
Parameters:
ent -  
Returns:
true if the lyrics were found
Throws:
java.lang.Exception - if there is a problem