|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
rasmus.util.riff.ChunkReader
rasmus.util.riff.RiffReader
public class RiffReader
| Constructor Summary | |
|---|---|
RiffReader(java.io.InputStream stream)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormat()
|
java.lang.String |
getType()
|
| Methods inherited from class rasmus.util.riff.ChunkReader |
|---|
available, finish, getSize, hasNextChunk, nextChunk, read, read, skip |
| Methods inherited from class java.io.InputStream |
|---|
close, mark, markSupported, read, reset |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RiffReader(java.io.InputStream stream)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getFormat()
public java.lang.String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||