Package org.activiti.engine.impl.util.io
Interface StreamSource
- All Superinterfaces:
InputStreamProvider
- All Known Implementing Classes:
BytesStreamSource,InputStreamSource,ResourceStreamSource,StringStreamSource,UrlStreamSource
-
Method Summary
-
Method Details
-
getInputStream
InputStream getInputStream()Creates a NEWInputStreamto the provided resource.- Specified by:
getInputStreamin interfaceInputStreamProvider
-