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 Resource
Exception
public void write(OutputStream out) throws UnsupportedEncodingException
write
in interface Resource
UnsupportedEncodingException
public long lastModified()
lastModified
in interface Resource
Copyright © 2013 aQute SARL. All rights reserved.