Package java.util.jar
Class Manifest
java.lang.Object
java.util.jar.Manifest
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
clone()
getAttributes
(String var0) void
read
(InputStream var0) void
write
(OutputStream var0)
-
Constructor Details
-
Manifest
public Manifest() -
Manifest
- Throws:
IOException
-
Manifest
-
-
Method Details
-
clear
public void clear() -
clone
-
getAttributes
-
getEntries
-
getMainAttributes
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-