entagged.audioformats.mp3.util
Class Mp3InfoReader

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

public class Mp3InfoReader
extends Object


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

Constructor Detail

Mp3InfoReader

public Mp3InfoReader()
Method Detail

read

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


Copyright © 2007-2008. All Rights Reserved.