Class ExprLookup.Variable
java.lang.Object
org.apache.commons.configuration2.interpol.ExprLookup.Variable
- Enclosing class:
- ExprLookup
The key and corresponding object that will be made available to the JexlContext for use in expressions.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Variable
public Variable() -
Variable
-
-
Method Details
-
getName
-
getValue
-
setName
-
setValue
- Throws:
ConfigurationRuntimeException
-