Class CompositeVariableMapper

java.lang.Object
jakarta.el.VariableMapper
com.sun.faces.facelets.el.CompositeVariableMapper

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