|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jxls.parser.ExpressionCollectionParser
public class ExpressionCollectionParser
| Field Summary | |
|---|---|
static java.lang.String |
COLLECTION_REFERENCE_SUFFIX
|
| Constructor Summary | |
|---|---|
ExpressionCollectionParser(org.apache.commons.jexl.JexlContext jexlContext,
java.lang.String expr,
boolean jexlInnerCollectionsAccess)
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getCollection()
|
java.lang.String |
getCollectionExpression()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COLLECTION_REFERENCE_SUFFIX
| Constructor Detail |
|---|
public ExpressionCollectionParser(org.apache.commons.jexl.JexlContext jexlContext,
java.lang.String expr,
boolean jexlInnerCollectionsAccess)
| Method Detail |
|---|
public java.lang.String getCollectionExpression()
public java.util.Collection getCollection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||