griffon.resourcemanager
[Groovy] Class TolerantBinding
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.Binding
griffon.resourcemanager.TolerantBinding
class TolerantBinding
extends Binding
- Authors:
- Alexander Klein
|
Methods inherited from class Binding
|
| setProperty, getProperty, setVariable, getVariable, hasVariable, getVariables, getMetaClass, invokeMethod, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
|
Methods inherited from class GroovyObjectSupport
|
| setProperty, getProperty, getMetaClass, invokeMethod, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
TolerantBinding
TolerantBinding()
-
escapeColorLiterals
static String escapeColorLiterals(String src)
-
getVariable
Object getVariable(String name)
-
Groovy Documentation