FileObjectpublic class JarFileObject extends ZipFileObject
entry| Modifier | Constructor | Description |
|---|---|---|
protected |
JarFileObject(FileName name,
java.util.zip.ZipEntry entry,
JarFileSystem fs,
boolean zipExists) |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.util.Map |
doGetAttributes() |
Returns the value of an attribute.
|
protected java.security.cert.Certificate[] |
doGetCertificates() |
Return the certificates of this JarEntry.
|
canRenameTo, childrenChanged, childrenChanged, close, copyFrom, createFile, createFolder, delete, delete, doAttach, doCreateFolder, doDelete, doDetach, doGetOutputStream, doGetRandomAccessContent, doIsHidden, doIsReadable, doIsSameFile, doIsWriteable, doListChildrenResolved, doRename, doSetAttribute, doSetLastModifiedTime, endOutput, exists, finalize, findFiles, findFiles, getChild, getChildren, getContent, getFileContentInfoFactory, getFileOperations, getFileSystem, getInputStream, getName, getOutputStream, getOutputStream, getParent, getRandomAccessContent, getType, getURL, handleChanged, handleCreate, handleDelete, holdObject, injectType, isAttached, isContentOpen, isHidden, isReadable, isSameFile, moveTo, notifyAllStreamsClosed, onChange, onChildrenChanged, refresh, resolveFile, resolveFile, toStringcanRenameTo, close, copyFrom, createFile, createFolder, delete, delete, exists, findFiles, findFiles, getChild, getChildren, getContent, getFileOperations, getFileSystem, getName, getParent, getType, getURL, isAttached, isContentOpen, isHidden, isReadable, moveTo, refresh, resolveFile, resolveFileclone, equals, getClass, hashCode, notify, notifyAll, wait, wait, waitattachChild, doGetContentSize, doGetInputStream, doGetLastModifiedTime, doGetType, doListChildren, isWriteable, setZipEntryprotected JarFileObject(FileName name, java.util.zip.ZipEntry entry, JarFileSystem fs, boolean zipExists) throws FileSystemException
FileSystemExceptionprotected java.util.Map doGetAttributes()
throws java.lang.Exception
doGetAttributes in class AbstractFileObjectjava.lang.Exceptionprotected java.security.cert.Certificate[] doGetCertificates()
doGetCertificates in class AbstractFileObject