public interface StreamSource
InputStream getStream() throws IOException
IOExceptionbyte[] getBytes()
throws IOException
IOExceptionString getString() throws IOException
IOExceptionlong getLength()
throws IOException
IOExceptionvoid copyTo(File file) throws IOException
IOExceptionvoid copyTo(OutputStream out) throws IOException
IOExceptionboolean canReopen()
void destroy()
Copyright © 2014 Nuxeo SA. All rights reserved.