public interface StreamRef
Modifier and Type | Method and Description |
---|---|
URL |
asURL()
Get an URL to that stream.
|
String |
getId()
Get an unique identifier for this stream.
|
InputStream |
getStream()
Get the stream content.
|
InputStream getStream() throws IOException
IOException
Copyright © 2016 Nuxeo SA. All rights reserved.