protected class WARDirContext.WARResource extends Resource
| Modifier and Type | Field and Description |
|---|---|
protected ZipEntry |
entry |
binaryContent, inputStream| Constructor and Description |
|---|
WARResource(ZipEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
streamContent()
Content accessor.
|
getContent, setContent, setContentprotected ZipEntry entry
public WARResource(ZipEntry entry)
public InputStream streamContent() throws IOException
streamContent in class ResourceIOExceptionCopyright © 2019. All rights reserved.