entagged.audioformats.mp3.util
Class Id3v1TagReader

java.lang.Object
  extended by entagged.audioformats.mp3.util.Id3v1TagReader

public class Id3v1TagReader
extends Object


Constructor Summary
Id3v1TagReader()
           
 
Method Summary
 Id3v1Tag read(RandomAccessFile raf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Id3v1TagReader

public Id3v1TagReader()
Method Detail

read

public Id3v1Tag read(RandomAccessFile raf)
              throws CannotReadException,
                     IOException
Throws:
CannotReadException
IOException


Copyright © 2007-2008. All Rights Reserved.