protected class JARDirContext.JARResource extends Resource
| Modifier and Type | Field and Description |
|---|---|
protected java.util.jar.JarEntry |
entry |
binaryContent, inputStream| Constructor and Description |
|---|
JARDirContext.JARResource(java.util.jar.JarEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
streamContent()
Content accessor.
|
getContent, setContent, setContentpublic JARDirContext.JARResource(java.util.jar.JarEntry entry)
public java.io.InputStream streamContent()
throws java.io.IOException
streamContent in class Resourcejava.io.IOException