aQute.bnd.component
Class TagResource
java.lang.Object
aQute.bnd.osgi.WriteResource
aQute.bnd.component.TagResource
- All Implemented Interfaces:
- Resource
public class TagResource
- extends WriteResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagResource
public TagResource(Tag tag)
write
public void write(OutputStream out)
throws UnsupportedEncodingException
- Specified by:
write in interface Resource- Specified by:
write in class WriteResource
- Throws:
UnsupportedEncodingException
lastModified
public long lastModified()
- Specified by:
lastModified in interface Resource- Specified by:
lastModified in class WriteResource
Copyright © 2014 aQute SARL. All rights reserved.