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