public class URLInputReader extends StreamInputReader
Modifier and Type | Field and Description |
---|---|
protected java.net.URL |
inputURL
Where to go to hook up with a resource.
|
inputStream, inputStreamCount, name
Constructor and Description |
---|
URLInputReader(java.net.URL url)
Construct a URLInputReader from a URL.
|
Modifier and Type | Method and Description |
---|---|
void |
reopen()
Reset the InputStream to the beginning, by closing the current
connection and reopening it.
|
public URLInputReader(java.net.URL url) throws java.io.IOException
java.io.IOException
public void reopen() throws java.io.IOException
reopen
in class StreamInputReader
java.io.IOException
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details