Package | Description |
---|---|
org.apache.commons.jexl |
Provides a framework for evaluating JEXL expressions.
|
Modifier and Type | Field and Description |
---|---|
protected static ExpressionFactory |
ExpressionFactory.ef
ExpressionFactory is a singleton and this is the private
instance fufilling that pattern.
|
Modifier and Type | Method and Description |
---|---|
protected static ExpressionFactory |
ExpressionFactory.getInstance()
Returns the single instance of ExpressionFactory.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.