| Constructor and Description |
|---|
TagResource(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtra() |
long |
lastModified() |
InputStream |
openInputStream() |
void |
setExtra(String extra) |
void |
write(OutputStream out) |
public TagResource(Tag tag)
public InputStream openInputStream() throws Exception
openInputStream in interface ResourceExceptionpublic void write(OutputStream out) throws UnsupportedEncodingException
write in interface ResourceUnsupportedEncodingExceptionpublic long lastModified()
lastModified in interface ResourceCopyright © 2015 aQute SARL. All Rights Reserved.