Jakarta Server Fages API v2.3.2
- java.lang.Object
-
- javax.el.VariableMapper
-
- com.sun.faces.facelets.el.CompositeVariableMapper
-
public final class CompositeVariableMapper
extends javax.el.VariableMapper
Composite VariableMapper that attempts to load the ValueExpression from the first
VariableMapper, then the second if null
.
- Version:
- $Id$
- Author:
- Jacob Hookom
- See Also:
VariableMapper
,
ValueExpression
-
-
Constructor Summary
Constructors
Constructor and Description |
CompositeVariableMapper(javax.el.VariableMapper var0,
javax.el.VariableMapper var1) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Jakarta Server Fages API v2.3.2
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.