Package org.teavm.classlib.java.util.jar
Class TManifest
java.lang.Object
org.teavm.classlib.java.util.jar.TManifest
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
clone()
boolean
getAttributes
(String name) int
hashCode()
void
read
(InputStream is) void
write
(OutputStream os)
-
Constructor Details
-
TManifest
public TManifest() -
TManifest
- Throws:
IOException
-
TManifest
-
-
Method Details
-
clear
public void clear() -
getAttributes
-
getEntries
-
getMainAttributes
-
clone
-
write
- Throws:
IOException
-
read
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-