com.tuneology.avm
Interface Lyrics

All Known Implementing Classes:
LyricsXP

public interface Lyrics

An API for accessing external lyrics databases.

Version:
$Id: Lyrics.java,v 1.1 2003/03/19 02:26:06 xnarf Exp $
Author:
Fran Taylor

Method Summary
 boolean get(TocEntry ent)
          Retrieves the lyrics for the song from an external database.
 

Method Detail

get

public boolean get(TocEntry ent)
            throws java.lang.Exception
Retrieves the lyrics for the song from an external database.
Parameters:
ent -  
Returns:
true if the lyrics were found
Throws:
java.lang.Exception - if there is a problem