public class WarResource extends AbstractSingleArchiveResource
AbstractArchiveResource.JarInputStreamWrappersm| Constructor and Description |
|---|
WarResource(AbstractArchiveResourceSet archiveResourceSet,
java.lang.String webAppPath,
java.lang.String baseUrl,
java.util.jar.JarEntry jarEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
getLog() |
java.net.URL |
getURL()
Obtain a URL to access the resource or
null if no such URL
is available or if the resource does not exist. |
getJarInputStreamWrappercanRead, delete, doGetInputStream, exists, getArchiveResourceSet, getBase, getBaseUrl, getCanonicalPath, getCertificates, getCodeBase, getContent, getContentLength, getCreation, getLastModified, getManifest, getName, getResource, isDirectory, isFile, isVirtualgetETag, getInputStream, getLastModifiedHttp, getMimeType, getWebappPath, getWebResourceRoot, setMimeTypepublic WarResource(AbstractArchiveResourceSet archiveResourceSet, java.lang.String webAppPath, java.lang.String baseUrl, java.util.jar.JarEntry jarEntry)
public java.net.URL getURL()
WebResourcenull if no such URL
is available or if the resource does not exist.getURL in interface WebResourcegetURL in class AbstractArchiveResourceprotected Log getLog()
getLog in class AbstractResourceCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.