Class ResourceStreamSource
java.lang.Object
org.camunda.bpm.engine.impl.util.io.ResourceStreamSource
- All Implemented Interfaces:
StreamSource
- Author:
- Tom Baeyens
-
Constructor Summary
ConstructorDescriptionResourceStreamSource
(String resource) ResourceStreamSource
(String resource, ClassLoader classLoader) -
Method Summary
-
Constructor Details
-
ResourceStreamSource
-
ResourceStreamSource
-
-
Method Details
-
getInputStream
- Specified by:
getInputStream
in interfaceStreamSource
-
toString
-