public class JARFileScript extends Script
Modifier and Type | Field and Description |
---|---|
protected File |
jar |
protected URL |
url |
lastModified, script, scripting, trackChanges
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, run
public JARFileScript(File jar, URL url)
public String getExtension()
getExtension
in class Script
public String getLocation()
getLocation
in class Script
public Reader getReader() throws IOException
getReader
in class Script
IOException
public Reader getReaderIfModified() throws IOException
getReaderIfModified
in class Script
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.