org.apache.batik.bridge
Class SVGImageElementBridge.ProtectedStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.BufferedInputStream
org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
- Enclosing class:
- SVGImageElementBridge
- public static class SVGImageElementBridge.ProtectedStream
- extends BufferedInputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
markSupported
public boolean markSupported()
mark
public void mark(int sz)
reset
public void reset()
throws IOException
- Throws:
IOException
retry
public void retry()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
release
public void release()
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.