|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wicket.util.resource.AbstractResourceStream
ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream
public static class OccurrenceWebResource.Base64EncodedResourceStream
Field Summary | |
---|---|
protected Reader |
reader
|
Method Summary | |
---|---|
void |
close()
|
InputStream |
getInputStream()
|
Methods inherited from class org.apache.wicket.util.resource.AbstractResourceStream |
---|
asString, getCharset, getContentType, getLocale, lastModifiedTime, length, setCharset, setLocale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Reader reader
Method Detail |
---|
public InputStream getInputStream() throws org.apache.wicket.util.resource.ResourceStreamNotFoundException
org.apache.wicket.util.resource.ResourceStreamNotFoundException
public void close() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |