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, setContent
protected ZipEntry entry
public WARResource(ZipEntry entry)
public InputStream streamContent() throws IOException
streamContent
in class Resource
IOException
Copyright © 2019. All rights reserved.