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