|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaudiotagger.audio.generic.AudioFileReader
public abstract class AudioFileReader
| Field Summary | |
|---|---|
static java.util.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
AudioFileReader()
|
|
| Method Summary | |
|---|---|
AudioFile |
read(java.io.File f)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.logging.Logger logger
| Constructor Detail |
|---|
public AudioFileReader()
| Method Detail |
|---|
public AudioFile read(java.io.File f)
throws CannotReadException,
java.io.IOException,
TagException,
ReadOnlyFileException,
InvalidAudioFrameException
CannotReadException
java.io.IOException
TagException
ReadOnlyFileException
InvalidAudioFrameException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||