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, setContent
protected JarFile jarFile
protected JarEntry jarEntry
public InputStream streamContent() throws IOException
streamContent
in class Resource
IOException
Copyright © 2021. All rights reserved.