- java.lang.Object
-
- javax.el.VariableMapper
-
- com.sun.faces.el.ELContextImpl.VariableMapperImpl
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.Map<java.lang.String,javax.el.ValueExpression> |
variables |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
javax.el.ValueExpression |
resolveVariable(java.lang.String s) |
javax.el.ValueExpression |
setVariable(java.lang.String s,
javax.el.ValueExpression valueExpression) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.