public class JARFileScript extends Script
| Modifier and Type | Field and Description | 
|---|---|
protected File | 
jar  | 
protected URL | 
url  | 
lastModified, script, scripting| Constructor and Description | 
|---|
JARFileScript(File jar,
             URL url)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getExtension()  | 
String | 
getLocation()  | 
Reader | 
getReader()  | 
Reader | 
getReaderIfModified()  | 
compile, getCompiledScript, getExtension, getScripting, newScript, newScript, newScript, runpublic JARFileScript(File jar, URL url)
public String getExtension()
getExtension in class Scriptpublic String getLocation()
getLocation in class Scriptpublic Reader getReader() throws IOException
getReader in class ScriptIOExceptionpublic Reader getReaderIfModified() throws IOException
getReaderIfModified in class ScriptIOExceptionCopyright © 2019 Nuxeo. All rights reserved.