|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wicket.util.resource.AbstractResourceStream ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream
public static class OccurrenceWebResource.Base64EncodedResourceStream
Field Summary | |
---|---|
protected java.io.Reader |
reader
|
Method Summary | |
---|---|
void |
close()
|
java.io.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 java.io.Reader reader
Method Detail |
---|
public java.io.InputStream getInputStream() throws org.apache.wicket.util.resource.ResourceStreamNotFoundException
org.apache.wicket.util.resource.ResourceStreamNotFoundException
public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |