Class ManifestResource
java.lang.Object
aQute.bnd.osgi.WriteResource
aQute.bnd.osgi.ManifestResource
- All Implemented Interfaces:
Resource, Closeable, AutoCloseable
Bnd Resource for Manifest with correct support for writing the manifest to an
output stream.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WriteResource
buffer, close, getExtra, openInputStream, setExtra, size
-
Constructor Details
-
ManifestResource
-
ManifestResource
public ManifestResource()
-
-
Method Details
-
getManifest
-
lastModified
public long lastModified()- Specified by:
lastModifiedin interfaceResource- Specified by:
lastModifiedin classWriteResource
-
write
- Specified by:
writein interfaceResource- Specified by:
writein classWriteResource- Throws:
IOException
-