public class InputStreamStorage extends java.lang.Object implements Storage
| Constructor and Description |
|---|
InputStreamStorage(java.io.InputStream is) |
public java.io.InputStream getObject()
throws java.io.IOException
public java.io.InputStream getArray(java.lang.String name)
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright © 2017. All Rights Reserved.