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()
boolean
getAttributes
(String var0) int
hashCode()
void
read
(InputStream var0) void
write
(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
public int hashCode() -
equals
-