protected class WARDirContext.WARResource extends Resource
Modifier and Type | Field and Description |
---|---|
protected ZipEntry |
entry |
binaryContent, inputStream
Constructor and Description |
---|
WARDirContext.WARResource(ZipEntry entry) |
Modifier and Type | Method and Description |
---|---|
InputStream |
streamContent()
Content accessor.
|
getContent, setContent, setContent
protected ZipEntry entry
public WARDirContext.WARResource(ZipEntry entry)
public InputStream streamContent() throws IOException
streamContent
in class Resource
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.