| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
sisc.ser.SeekableInputStream
public abstract class SeekableInputStream
| Constructor Summary | |
|---|---|
| SeekableInputStream() | |
| Method Summary | 
|---|
| Methods inherited from class java.io.InputStream | 
|---|
| available, close, mark, markSupported, read, read, read, reset, skip | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface sisc.ser.Seekable | 
|---|
| getFilePointer, seek | 
| Constructor Detail | 
|---|
public SeekableInputStream()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||