|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.util.jar.Manifest
com.essbase.eas.framework.defs.ManifestJarFile.JarManifest
public static class ManifestJarFile.JarManifest
Constructor Summary | |
---|---|
ManifestJarFile.JarManifest(java.util.jar.Manifest mf, java.io.InputStream is) |
Method Summary | |
---|---|
java.util.Map |
getEntries() |
java.util.jar.Attributes |
getMainAttributes() |
Methods inherited from class java.util.jar.Manifest |
---|
clear, clone, equals, getAttributes, hashCode, read, write |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ManifestJarFile.JarManifest(java.util.jar.Manifest mf, java.io.InputStream is) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public java.util.Map getEntries()
getEntries
in class java.util.jar.Manifest
public java.util.jar.Attributes getMainAttributes()
getMainAttributes
in class java.util.jar.Manifest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |