|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xalan.xsltc.runtime.CallFunction
public final class CallFunction
Resolve the function dynamically
| Field Summary | |
|---|---|
static String |
className
|
static Class |
clazz
|
static String |
methodName
|
static int |
nArgs
|
| Constructor Summary | |
|---|---|
CallFunction()
|
|
| Method Summary | |
|---|---|
static String |
invokeMethod(String _className,
String _methodName,
Object[] _arguments)
|
static Object |
isPrimitive(Class paramType,
Object argument)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String className
public static String methodName
public static int nArgs
public static Class clazz
| Constructor Detail |
|---|
public CallFunction()
| Method Detail |
|---|
public static String invokeMethod(String _className,
String _methodName,
Object[] _arguments)
public static Object isPrimitive(Class paramType,
Object argument)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||