protected static class WebDirContext.JarResource extends Resource
| Modifier and Type | Field and Description |
|---|---|
protected JarEntry |
jarEntry
Associated JarEntry object.
|
protected JarFile |
jarFile
Associated JarFile object.
|
binaryContent, inputStream| Constructor and Description |
|---|
JarResource(JarFile jarFile,
JarEntry jarEntry) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
streamContent()
Content accessor.
|
getContent, setContent, setContentprotected JarFile jarFile
protected JarEntry jarEntry
public InputStream streamContent() throws IOException
streamContent in class ResourceIOExceptionCopyright © 2017. All rights reserved.