com.prosyst.util.jar
Class JarEntry
java.lang.Object
com.prosyst.util.jar.JarEntry
public class JarEntry
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarEntry
public JarEntry(Attributes attributes,
java.util.zip.ZipEntry zipEntry,
CertificateManager cd)
getAttributes
public java.util.Dictionary getAttributes()
getCerts
public java.lang.String[][] getCerts()
getCertificates
public java.security.cert.Certificate[] getCertificates()
getName
public java.lang.String getName()
getComment
public java.lang.String getComment()
isDirectory
public boolean isDirectory()
getSize
public long getSize()
getCompressedSize
public long getCompressedSize()
getTime
public long getTime()
getCrc
public long getCrc()
getMethod
public int getMethod()
getExtra
public byte[] getExtra()
Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved