Package javax.el
Class FunctionMapper
- java.lang.Object
-
- javax.el.FunctionMapper
-
- Direct Known Subclasses:
ProtectedFunctionMapper
public abstract class FunctionMapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FunctionMapper()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract java.lang.reflect.Method
resolveFunction(java.lang.String prefix, java.lang.String localName)
-