| Constructor and Description |
|---|
URLResource(URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtra() |
long |
lastModified() |
InputStream |
openInputStream() |
void |
setExtra(String extra) |
String |
toString() |
void |
write(OutputStream out) |
public URLResource(URL url)
public InputStream openInputStream() throws IOException
openInputStream in interface ResourceIOExceptionpublic void write(OutputStream out) throws Exception
public long lastModified()
lastModified in interface ResourceCopyright © 2015 aQute SARL. All Rights Reserved.