public class JARFileScript extends Script
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, getScripting, main, newScript, newScript, newScript, run
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 © 2013 Nuxeo SA. All Rights Reserved.