|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovy.lang.DelegatingMetaClass
net.sf.csutils.groovy.InternationalStringMetaClass
public class InternationalStringMetaClass
Meta class for InternationalString.
| Field Summary |
|---|
| Fields inherited from class groovy.lang.DelegatingMetaClass |
|---|
delegate |
| Constructor Summary | |
|---|---|
InternationalStringMetaClass(groovy.lang.MetaClass pDelegate)
Creates a new instance. |
|
| Method Summary | |
|---|---|
Object |
invokeMethod(Object pObject,
String pMethodName,
Object[] pArgs)
|
| Methods inherited from class groovy.lang.DelegatingMetaClass |
|---|
addMetaBeanProperty, addMetaMethod, addNewInstanceMethod, addNewStaticMethod, equals, getAdaptee, getAttribute, getAttribute, getClassNode, getMetaClass, getMetaMethod, getMetaMethods, getMetaProperty, getMethods, getProperties, getProperty, getProperty, getProperty, getStaticMetaMethod, getStaticMetaMethod, getTheClass, hashCode, hasProperty, initialize, invokeConstructor, invokeMethod, invokeMethod, invokeMethod, invokeMissingMethod, invokeMissingProperty, invokeStaticMethod, isGroovyObject, isModified, pickMethod, respondsTo, respondsTo, selectConstructorAndTransformArguments, setAdaptee, setAttribute, setAttribute, setMetaClass, setProperty, setProperty, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InternationalStringMetaClass(groovy.lang.MetaClass pDelegate)
pDelegate - The proxied meta class.| Method Detail |
|---|
public Object invokeMethod(Object pObject,
String pMethodName,
Object[] pArgs)
invokeMethod in interface groovy.lang.MetaObjectProtocolinvokeMethod in class groovy.lang.DelegatingMetaClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||