Class TagResource
java.lang.Object
aQute.bnd.osgi.WriteResource
aQute.bnd.component.TagResource
- All Implemented Interfaces:
Resource, Closeable, AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WriteResource
buffer, close, getExtra, openInputStream, setExtra, size
-
Constructor Details
-
TagResource
public TagResource(aQute.lib.tag.Tag tag)
-
-
Method Details
-
getTag
public aQute.lib.tag.Tag getTag() -
write
- Specified by:
writein interfaceResource- Specified by:
writein classWriteResource- Throws:
IOException
-
lastModified
public long lastModified()- Specified by:
lastModifiedin interfaceResource- Specified by:
lastModifiedin classWriteResource
-