public class X4OELFunctionMapper
extends javax.el.FunctionMapper
Constructor and Description |
---|
X4OELFunctionMapper()
Creates a X4OELFunctionMapper.
|
Modifier and Type | Method and Description |
---|---|
void |
addFunction(String prefix,
String localName,
Method method)
Add an static method to the function mapper.
|
Method |
resolveFunction(String prefix,
String localName)
Resolves method el functions.
|
public Method resolveFunction(String prefix, String localName)
resolveFunction
in class javax.el.FunctionMapper
prefix
- The function prefix.localName
- The local name of function.Copyright © 2004-2013 X4O. All Rights Reserved.