public class ValueExpressionAnalyzer extends Object
ValueExpression
and provides access to the base object and property name to which the expression
maps via the getReference() method.Constructor and Description |
---|
ValueExpressionAnalyzer(javax.el.ValueExpression expression) |
Modifier and Type | Method and Description |
---|---|
javax.el.ValueReference |
getReference(javax.el.ELContext elContext) |
public ValueExpressionAnalyzer(javax.el.ValueExpression expression)
public javax.el.ValueReference getReference(javax.el.ELContext elContext)
Copyright © 2015 Nuxeo SA. All rights reserved.