-
scriptURL
URL scriptURL
Groovy script file
-
scriptParams
gate.FeatureMap scriptParams
Parameters passed to the Groovy script
-
groovyScript
groovy.lang.Script groovyScript
The compiled Groovy script.
-
groovySrc
String groovySrc
the source of the loaded groovy script for use in the VR
-
encoding
String encoding
The character encoding of the script file.
-
outputASName
String outputASName
Name of the output annotation set
-
inputASName
String inputASName
Name of the input annotation set
-
classloader
gate.util.GateClassLoader classloader