public class ExpressionCollectionParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLLECTION_REFERENCE_SUFFIX |
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
ExpressionCollectionParser(org.apache.commons.jexl2.JexlContext jexlContext,
java.lang.String expr,
boolean jexlInnerCollectionsAccess) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getCollection() |
java.lang.String |
getCollectionExpression() |
protected final org.apache.commons.logging.Log log
public static final java.lang.String COLLECTION_REFERENCE_SUFFIX
Copyright © 2005-2014 jXLS Team. All Rights Reserved.