ontopoly.utils
Class OccurrenceWebResource.Base64EncodedResourceStream

java.lang.Object
  extended by org.apache.wicket.util.resource.AbstractResourceStream
      extended by ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream
All Implemented Interfaces:
java.io.Closeable, java.io.Serializable, 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:
Serialized Form

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

reader

protected java.io.Reader reader
Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws org.apache.wicket.util.resource.ResourceStreamNotFoundException
Throws:
org.apache.wicket.util.resource.ResourceStreamNotFoundException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2000-2012 Ontopia.