public class UrlStreamSource extends Object implements StreamSource
| Constructor and Description |
|---|
UrlStreamSource(URL url) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Creates a NEW
InputStream to the provided resource. |
public UrlStreamSource(URL url)
public InputStream getInputStream()
StreamSourceInputStream to the provided resource.getInputStream in interface InputStreamProvidergetInputStream in interface StreamSourceCopyright © 2016 Alfresco. All rights reserved.