entagged.audioformats.mp3
Class Mp3FileReader
java.lang.Object
entagged.audioformats.generic.AudioFileReader
entagged.audioformats.mp3.Mp3FileReader
public class Mp3FileReader
- extends AudioFileReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mp3FileReader
public Mp3FileReader()
getEncodingInfo
protected EncodingInfo getEncodingInfo(RandomAccessFile raf)
throws CannotReadException,
IOException
- Specified by:
getEncodingInfo
in class AudioFileReader
- Throws:
CannotReadException
IOException
getTag
protected Tag getTag(RandomAccessFile raf)
throws IOException
- Specified by:
getTag
in class AudioFileReader
- Throws:
IOException
Copyright © 2007-2008. All Rights Reserved.