Package org.apache.jasper.el
Class FunctionMapperImpl
- java.lang.Object
- 
- javax.el.FunctionMapper
- 
- org.apache.jasper.el.FunctionMapperImpl
 
 
- 
 @Deprecated public final class FunctionMapperImpl extends FunctionMapper Deprecated.
- 
- 
Constructor SummaryConstructors Constructor Description FunctionMapperImpl(FunctionMapper fnMapper)Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.reflect.MethodresolveFunction(java.lang.String prefix, java.lang.String localName)Deprecated.- 
Methods inherited from class javax.el.FunctionMappermapFunction
 
- 
 
- 
- 
- 
Constructor Detail- 
FunctionMapperImplpublic FunctionMapperImpl(FunctionMapper fnMapper) Deprecated.
 
- 
 - 
Method Detail- 
resolveFunctionpublic java.lang.reflect.Method resolveFunction(java.lang.String prefix, java.lang.String localName)Deprecated.- Specified by:
- resolveFunctionin class- FunctionMapper
 
 
- 
 
-