Package ontopoly.utils
Class OccurrenceWebResource.Base64EncodedResourceStream
java.lang.Object
org.apache.wicket.util.resource.AbstractResourceStream
ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream
- All Implemented Interfaces:
Closeable,Serializable,AutoCloseable,org.apache.wicket.IClusterable,org.apache.wicket.util.resource.IResourceStream,org.apache.wicket.util.resource.IStringResourceStream,org.apache.wicket.util.watch.IModifiable
- Enclosing class:
- OccurrenceWebResource
public static class OccurrenceWebResource.Base64EncodedResourceStream
extends org.apache.wicket.util.resource.AbstractResourceStream
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.apache.wicket.util.resource.AbstractResourceStream
asString, getCharset, getContentType, getLocale, lastModifiedTime, length, setCharset, setLocale
-
Field Details
-
reader
-
-
Method Details
-
getInputStream
public InputStream getInputStream() throws org.apache.wicket.util.resource.ResourceStreamNotFoundException- Throws:
org.apache.wicket.util.resource.ResourceStreamNotFoundException
-
close
- Throws:
IOException
-