net.sf.ext.entagged.libraries.audioformats
Class TagReader

java.lang.Object
  extended bynet.sf.ext.entagged.libraries.audioformats.TagReader

public class TagReader
extends java.lang.Object

$Id: TagReader.java,v 1.1 2004/09/17 07:15:36 rwaals Exp $

Version:
Author:
Raphael Slinckx (KiKiDonK)

Constructor Summary
TagReader()
           
 
Method Summary
 TaggedFile read(java.io.File f)
           
 TaggedFile[] read(java.io.File[] list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagReader

public TagReader()
Method Detail

read

public TaggedFile read(java.io.File f)
                throws CannotReadException
Throws:
CannotReadException

read

public TaggedFile[] read(java.io.File[] list)
                  throws WarningException
Throws:
WarningException