Package | Description |
---|---|
org.apache.commons.jexl.util.introspection |
Modifier and Type | Method and Description |
---|---|
Method |
MethodMap.find(String methodName,
Object[] args)
Find a method.
|
Method |
ClassMap.findMethod(String name,
Object[] params)
Find a Method using the methodKey provided.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.