org.xhtmlrenderer.util
Class StreamResource
java.lang.Object
org.xhtmlrenderer.util.StreamResource
public class StreamResource
- extends 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(String uri)
connect
public void connect()
hasStreamLength
public boolean hasStreamLength()
streamLength
public int streamLength()
bufferedStream
public BufferedInputStream bufferedStream()
throws IOException
- Throws:
IOException
close
public void close()
Copyright © 2012. All Rights Reserved.