public class NetworkScript extends AbstractScriptSubsetter implements NetworkSubsetter
config, engine, factory, script, scriptType
Constructor and Description |
---|
NetworkScript(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(NetworkAttrImpl network) |
StringTree |
runScript(VelocityNetwork networkAttr)
Run the script with the arguments as predefined variables.
|
cleanScript, eval, preeval, pullResult
public StringTree accept(NetworkAttrImpl network) throws java.lang.Exception
accept
in interface NetworkSubsetter
java.lang.Exception
public StringTree runScript(VelocityNetwork networkAttr) throws java.lang.Exception
java.lang.Exception