Package org.apache.jasper.el
Class FunctionMapperImpl
- java.lang.Object
-
- jakarta.el.FunctionMapper
-
- org.apache.jasper.el.FunctionMapperImpl
-
@Deprecated public final class FunctionMapperImpl extends FunctionMapper
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description FunctionMapperImpl(FunctionMapper fnMapper)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Method
resolveFunction(String prefix, String localName)
Deprecated.-
Methods inherited from class jakarta.el.FunctionMapper
mapFunction
-
-
-
-
Constructor Detail
-
FunctionMapperImpl
public FunctionMapperImpl(FunctionMapper fnMapper)
Deprecated.
-
-
Method Detail
-
resolveFunction
public Method resolveFunction(String prefix, String localName)
Deprecated.- Specified by:
resolveFunction
in classFunctionMapper
-
-