|
||||||||||
| 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.asf.AsfFileReader
public class AsfFileReader
This reader can read ASF files containing any content (stream type).
| Field Summary |
|---|
| Fields inherited from class org.jaudiotagger.audio.generic.AudioFileReader |
|---|
logger |
| Constructor Summary | |
|---|---|
AsfFileReader()
|
|
| 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 AsfFileReader()
| Method Detail |
|---|
public AudioFile read(java.io.File f)
throws CannotReadException,
java.io.IOException,
TagException,
ReadOnlyFileException,
InvalidAudioFrameException
read in class AudioFileReaderCannotReadException
java.io.IOException
TagException
ReadOnlyFileException
InvalidAudioFrameException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||