org.apache.batik.bridge
public static class SVGImageElementBridge.ProtectedStream extends BufferedInputStream
in| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
mark(int sz) |
boolean |
markSupported() |
void |
release() |
void |
reset() |
void |
retry() |
available, read, read, skipreadpublic boolean markSupported()
markSupported in class BufferedInputStreampublic void mark(int sz)
mark in class BufferedInputStreampublic void reset()
throws IOException
reset in class BufferedInputStreamIOExceptionpublic void retry()
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in class BufferedInputStreamIOExceptionpublic void release()
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.