public abstract class AbstractSingleArchiveResource extends AbstractArchiveResource
AbstractArchiveResource.JarInputStreamWrapper
sm
Modifier | Constructor and Description |
---|---|
protected |
AbstractSingleArchiveResource(AbstractArchiveResourceSet archiveResourceSet,
java.lang.String webAppPath,
java.lang.String baseUrl,
java.util.jar.JarEntry jarEntry,
java.lang.String codeBaseUrl) |
Modifier and Type | Method and Description |
---|---|
protected AbstractArchiveResource.JarInputStreamWrapper |
getJarInputStreamWrapper() |
canRead, delete, doGetInputStream, exists, getArchiveResourceSet, getBase, getBaseUrl, getCanonicalPath, getCertificates, getCodeBase, getContent, getContentLength, getCreation, getLastModified, getManifest, getName, getResource, getURL, isDirectory, isFile, isVirtual
getETag, getInputStream, getLastModifiedHttp, getLog, getMimeType, getWebappPath, getWebResourceRoot, setMimeType
protected AbstractSingleArchiveResource(AbstractArchiveResourceSet archiveResourceSet, java.lang.String webAppPath, java.lang.String baseUrl, java.util.jar.JarEntry jarEntry, java.lang.String codeBaseUrl)
protected AbstractArchiveResource.JarInputStreamWrapper getJarInputStreamWrapper()
getJarInputStreamWrapper
in class AbstractArchiveResource
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.