public class WarResource extends AbstractSingleArchiveResource
AbstractArchiveResource.JarInputStreamWrapper
sm
Constructor and Description |
---|
WarResource(AbstractArchiveResourceSet archiveResourceSet,
String webAppPath,
String baseUrl,
JarEntry jarEntry) |
Modifier and Type | Method and Description |
---|---|
protected Log |
getLog() |
URL |
getURL() |
getJarInputStreamWrapper
canRead, delete, doGetInputStream, exists, getArchiveResourceSet, getBase, getBaseUrl, getCanonicalPath, getCertificates, getCodeBase, getContent, getContentLength, getCreation, getLastModified, getManifest, getName, getResource, isDirectory, isFile, isVirtual
getETag, getInputStream, getLastModifiedHttp, getMimeType, getWebappPath, getWebResourceRoot, setMimeType
public WarResource(AbstractArchiveResourceSet archiveResourceSet, String webAppPath, String baseUrl, JarEntry jarEntry)
public URL getURL()
getURL
in interface WebResource
getURL
in class AbstractArchiveResource
null
if no such URL
is available or if the resource does not exist.protected Log getLog()
getLog
in class AbstractResource
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.