Package org.activiti.bpmn.converter.util
Interface InputStreamProvider
-
public interface InputStreamProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamgetInputStream()Creates a NEWInputStreamto the provided resource.
-