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