Package org.apache.jasper.runtime
Class ExpressionEvaluatorImpl.FunctionMapperWrapper
java.lang.Object
javax.el.FunctionMapper
org.apache.jasper.runtime.ExpressionEvaluatorImpl.FunctionMapperWrapper
- Enclosing class:
ExpressionEvaluatorImpl
private static class ExpressionEvaluatorImpl.FunctionMapperWrapper
extends javax.el.FunctionMapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.el.FunctionMapper
mapFunction
-
Field Details
-
mapper
private javax.servlet.jsp.el.FunctionMapper mapper
-
-
Constructor Details
-
FunctionMapperWrapper
FunctionMapperWrapper(javax.servlet.jsp.el.FunctionMapper mapper)
-
-
Method Details
-
resolveFunction
- Specified by:
resolveFunction
in classjavax.el.FunctionMapper
-