com.sun.el.lang
Class VariableMapperFactory
java.lang.Object
VariableMapper
com.sun.el.lang.VariableMapperFactory
public class VariableMapperFactory
- extends VariableMapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableMapperFactory
public VariableMapperFactory(VariableMapper target)
create
public VariableMapper create()
resolveVariable
public ValueExpression resolveVariable(String variable)
setVariable
public ValueExpression setVariable(String variable,
ValueExpression expression)
Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.