public class ScriptUtils
extends java.lang.Object
| Constructor and Description |
|---|
ScriptUtils() |
| Modifier and Type | Method and 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()