public class OgnlExpression extends Object
Constructor and Description |
---|
OgnlExpression(String expressionString) |
Modifier and Type | Method and Description |
---|---|
Object |
getExpression() |
Object |
getValue(ognl.OgnlContext context,
Object rootObject) |
void |
setValue(ognl.OgnlContext context,
Object rootObject,
Object value) |
public OgnlExpression(String expressionString) throws ognl.OgnlException
ognl.OgnlException
Copyright © 2019 Hitachi Vantara. All rights reserved.