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