Class CompositeFunctionMapper

java.lang.Object
jakarta.el.FunctionMapper
com.sun.faces.facelets.el.CompositeFunctionMapper

public final class CompositeFunctionMapper extends FunctionMapper
Composite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if null.
Version:
$Id$
See Also: