public abstract class AbstractSingleArchiveResource extends AbstractArchiveResource
AbstractArchiveResource.JarInputStreamWrapper
sm
Modifier | Constructor and Description |
---|---|
protected |
AbstractSingleArchiveResource(AbstractArchiveResourceSet archiveResourceSet,
String webAppPath,
String baseUrl,
JarEntry jarEntry,
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, String webAppPath, String baseUrl, JarEntry jarEntry, String codeBaseUrl)
protected AbstractArchiveResource.JarInputStreamWrapper getJarInputStreamWrapper()
getJarInputStreamWrapper
in class AbstractArchiveResource
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.