public class StreamResource extends Object
| Constructor and Description |
|---|
StreamResource(String uri) |
| Modifier and Type | Method and Description |
|---|---|
BufferedInputStream |
bufferedStream() |
void |
close() |
void |
connect() |
boolean |
hasStreamLength() |
int |
streamLength() |
public StreamResource(String uri)
public void connect()
public boolean hasStreamLength()
public int streamLength()
public BufferedInputStream bufferedStream() throws IOException
IOExceptionpublic void close()
Copyright © 2011-2013. All Rights Reserved.