| Package | Description |
|---|---|
| org.jxls.command | |
| org.jxls.util |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionProcessor.traverse(Context context,
Iterable<?> itemsCollection,
String varName,
String varIndex,
ExpressionEvaluator selectEvaluator,
UtilWrapper util) |
void |
CollectionProcessor.traverse(Context context,
Iterable<?> itemsCollection,
String varName,
String varIndex,
ExpressionEvaluator selectEvaluator,
UtilWrapper util) |
| Constructor and Description |
|---|
OrderByComparator(List<String> expressions,
UtilWrapper util)
Constructs an
OrderByComparator based on a List
of expressions, of the format "property [ASC|DESC]". |
OrderByComparator(List<String> expressions,
UtilWrapper util)
Constructs an
OrderByComparator based on a List
of expressions, of the format "property [ASC|DESC]". |
Copyright © 2023. All rights reserved.