public class TagResource extends WriteResource
Constructor and Description |
---|
TagResource(Tag tag) |
Modifier and Type | Method and Description |
---|---|
long |
lastModified() |
void |
write(OutputStream out) |
getExtra, openInputStream, setExtra, size
public TagResource(Tag tag)
public void write(OutputStream out) throws UnsupportedEncodingException
write
in interface Resource
write
in class WriteResource
UnsupportedEncodingException
public long lastModified()
lastModified
in interface Resource
lastModified
in class WriteResource
Copyright © 2015 aQute SARL. All rights reserved.