public class ScriptWrapper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BEGIN |
static java.lang.String |
DEFAULTCONTENT1 |
Constructor and Description |
---|
ScriptWrapper(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
Script |
createScript(java.lang.ClassLoader loader)
Create the script.
|
void |
executeScript(java.io.File graphmlFile)
Execute the script.
|
public static final java.lang.String DEFAULTCONTENT1
public static final java.lang.String BEGIN
public void executeScript(java.io.File graphmlFile)
graphmlFile
- the file to savepublic Script createScript(java.lang.ClassLoader loader)
loader
- the ClassLoaderCopyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence