Package com.openhtmltopdf.util
Class StreamResource
java.lang.Object
com.openhtmltopdf.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.
-
Constructor Summary
Constructors Constructor Description StreamResource(String uri) -
Method Summary
Modifier and Type Method Description BufferedInputStreambufferedStream()voidclose()voidconnect()booleanhasStreamLength()intstreamLength()
-
Constructor Details
-
Method Details
-
connect
public void connect() -
hasStreamLength
public boolean hasStreamLength() -
streamLength
public int streamLength() -
bufferedStream
- Throws:
IOException
-
close
public void close()
-