public class ScriptUtils
extends java.lang.Object
Constructor | Description |
---|---|
ScriptUtils() |
Modifier and Type | Method | Description |
---|---|---|
static Proxy.Controller |
c() |
a substitute for the binding variable 'c' in
utility scripts.
|
static Proxy.Node |
node() |
a substitute for the binding variable 'node' in
utility scripts.
|
public static Proxy.Controller c()
public static Proxy.Node node()