org.richfaces.cdk.faces
Class VariableMapperImpl
java.lang.Object
javax.el.VariableMapper
org.richfaces.cdk.faces.VariableMapperImpl
public class VariableMapperImpl
- extends javax.el.VariableMapper
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableMapperImpl
public VariableMapperImpl()
resolveVariable
public javax.el.ValueExpression resolveVariable(String variable)
- Specified by:
resolveVariable in class javax.el.VariableMapper
setVariable
public javax.el.ValueExpression setVariable(String variable,
javax.el.ValueExpression expression)
- Specified by:
setVariable in class javax.el.VariableMapper
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.