Class ClassPathStreamSource
java.lang.Object
com.aeontronix.enhancedmule.tools.util.ClassPathStreamSource
- All Implemented Interfaces:
StreamSource
-
Constructor Summary
ConstructorsConstructorDescriptionClassPathStreamSource(Class<?> classSource, String path) ClassPathStreamSource(Class<?> classSource, String filename, String path) -
Method Summary
-
Constructor Details
-
ClassPathStreamSource
-
ClassPathStreamSource
-
-
Method Details
-
getFileName
- Specified by:
getFileNamein interfaceStreamSource
-
createInputStream
- Specified by:
createInputStreamin interfaceStreamSource
-