public interface StreamSource extends InputStreamProvider
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream()
Creates a NEW
InputStream to the provided resource. |
InputStream getInputStream()
InputStream
to the provided resource.getInputStream
in interface InputStreamProvider
Copyright © 2016 Alfresco. All rights reserved.