|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jaudiotagger.audio.generic.AudioFileReader
org.jaudiotagger.audio.mp3.MP3FileReader
public class MP3FileReader
Read Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException) because done elsewhere
Constructor Summary | |
---|---|
MP3FileReader()
|
Method Summary | |
---|---|
AudioFile |
read(java.io.File f)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MP3FileReader()
Method Detail |
---|
public AudioFile read(java.io.File f) throws java.io.IOException, TagException, ReadOnlyFileException, InvalidAudioFrameException
read
in class AudioFileReader
f
-
java.io.IOException
TagException
ReadOnlyFileException
InvalidAudioFrameException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |