public interface IScriptable
Modifier and Type | Method and Description |
---|---|
InputStream |
getSourceCode()
Get input stream containing source code.
|
InputStream getSourceCode() throws Exception
InputStream
Exception
- when inputStream cannot be created