- java.lang.Object
-
- org.apache.wicket.util.resource.AbstractResourceStream
-
- ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Reader |
reader |
-
Method Summary
-
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
-
reader
protected Reader reader