|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.io.StreamDumpGetter
public class StreamDumpGetter
A DumpGetter that reads from a file.
Constructor Summary | |
---|---|
StreamDumpGetter(java.io.InputStream ois)
|
Method Summary | |
---|---|
void |
close()
|
int |
get()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamDumpGetter(java.io.InputStream ois) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int get() throws java.io.IOException
get
in interface DumpGetter
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |