public class JarFileObject extends ZipFileObject
entry| Modifier | Constructor and Description |
|---|---|
protected |
JarFileObject(AbstractFileName name,
ZipEntry entry,
JarFileSystem fs,
boolean zipExists) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
doGetAttributes()
Returns the value of an attribute.
|
protected Certificate[] |
doGetCertificates()
Return the certificates of this JarEntry.
|
attachChild, doAttach, doDetach, doGetContentSize, doGetInputStream, doGetLastModifiedTime, doGetType, doListChildren, isWriteable, setZipEntrycanRenameTo, childrenChanged, close, compareTo, copyFrom, createFile, createFolder, delete, delete, deleteAll, doCreateFileContent, doCreateFolder, doDelete, doGetOutputStream, doGetRandomAccessContent, doIsExecutable, doIsHidden, doIsReadable, doIsSameFile, doIsWriteable, doListChildrenResolved, doRemoveAttribute, doRename, doSetAttribute, doSetExecutable, doSetLastModifiedTime, doSetReadable, doSetWritable, endOutput, exists, finalize, findFiles, findFiles, getAbstractFileSystem, getChild, getChildren, getContent, getFileContentInfoFactory, getFileOperations, getFileSystem, getInputStream, getName, getOutputStream, getOutputStream, getParent, getPublicURIString, getRandomAccessContent, getType, getURL, handleChanged, handleCreate, handleDelete, holdObject, injectType, isAttached, isContentOpen, isExecutable, isFile, isFolder, isHidden, isReadable, isSameFile, iterator, listFiles, moveTo, notifyAllStreamsClosed, onChange, onChildrenChanged, refresh, resolveFile, resolveFile, setExecutable, setReadable, setWritable, toStringclone, equals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected JarFileObject(AbstractFileName name, ZipEntry entry, JarFileSystem fs, boolean zipExists) throws FileSystemException
FileSystemExceptionprotected Map<String,Object> doGetAttributes() throws Exception
doGetAttributes in class AbstractFileObject<ZipFileSystem>Exception - if an error occurs.protected Certificate[] doGetCertificates()
doGetCertificates in class AbstractFileObject<ZipFileSystem>Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.