| Package | Description |
|---|---|
| org.jxls.expression | |
| org.jxls.transform | |
| org.jxls.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JexlExpressionEvaluator
Date: Nov 2, 2009
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluator |
TransformationConfig.getExpressionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationConfig.setExpressionEvaluator(ExpressionEvaluator expressionEvaluator) |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
Util.isConditionTrue(ExpressionEvaluator evaluator,
String condition,
Context context) |
static Collection |
Util.transformToCollectionObject(ExpressionEvaluator expressionEvaluator,
String collectionName,
Context context) |
Copyright © 2016. All rights reserved.