public class LocationValueExpressionUEL extends LocationValueExpression
| Constructor and Description | 
|---|
| LocationValueExpressionUEL() | 
| LocationValueExpressionUEL(Location location,
                          javax.el.ValueExpression delegate) | 
| LocationValueExpressionUEL(Location location,
                          javax.el.ValueExpression delegate,
                          int ccLevel) | 
| Modifier and Type | Method and Description | 
|---|---|
| LocationValueExpression | apply(int newCCLevel) | 
| javax.el.ValueReference | getValueReference(javax.el.ELContext context) | 
equals, getCCLevel, getExpectedType, getExpressionString, getLocation, getType, getValue, getWrapped, hashCode, isLiteralText, isReadOnly, readExternal, setValue, writeExternalpublic LocationValueExpressionUEL()
public LocationValueExpressionUEL(Location location, javax.el.ValueExpression delegate)
public LocationValueExpressionUEL(Location location, javax.el.ValueExpression delegate, int ccLevel)
public LocationValueExpression apply(int newCCLevel)
apply in class LocationValueExpressionpublic javax.el.ValueReference getValueReference(javax.el.ELContext context)
getValueReference in class javax.el.ValueExpressionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.