public class StreamResource extends Object
| 构造器和说明 |
|---|
StreamResource(String uri) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2019. All Rights Reserved.