org.xhtmlrenderer.util
Class StreamResource
java.lang.Object
org.xhtmlrenderer.util.StreamResource
public class StreamResource
- extends java.lang.Object
Created by IntelliJ IDEA.
User: pdoubleya
Date: May 15, 2009
Time: 11:56:03 AM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamResource
public StreamResource(java.lang.String uri)
connect
public void connect()
hasStreamLength
public boolean hasStreamLength()
streamLength
public int streamLength()
bufferedStream
public java.io.BufferedInputStream bufferedStream()
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
Copyright © 2014. All Rights Reserved.