|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
java.io.FilterInputStream
java.io.BufferedInputStream
org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
public static class SVGImageElementBridge.ProtectedStream
Field Summary |
---|
Fields inherited from class java.io.BufferedInputStream |
---|
buf, count, marklimit, markpos, pos |
Fields inherited from class java.io.FilterInputStream |
---|
in |
Method Summary | |
---|---|
void |
close()
|
void |
mark(int sz)
|
boolean |
markSupported()
|
void |
release()
|
void |
reset()
|
void |
retry()
|
Methods inherited from class java.io.BufferedInputStream |
---|
available, read, read, skip |
Methods inherited from class java.io.FilterInputStream |
---|
read |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean markSupported()
markSupported
in class java.io.BufferedInputStream
public void mark(int sz)
mark
in class java.io.BufferedInputStream
public void reset() throws java.io.IOException
reset
in class java.io.BufferedInputStream
java.io.IOException
public void retry() throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in class java.io.BufferedInputStream
java.io.IOException
public void release()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |