net.sf.jxls.reader
Class ExpressionCollectionParser
java.lang.Object
net.sf.jxls.reader.ExpressionCollectionParser
public class ExpressionCollectionParser
- extends java.lang.Object
|
Constructor Summary |
ExpressionCollectionParser(org.apache.commons.jexl2.JexlContext jexlContext,
java.lang.String expr,
boolean jexlInnerCollectionsAccess)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
COLLECTION_REFERENCE_SUFFIX
public static final java.lang.String COLLECTION_REFERENCE_SUFFIX
- See Also:
- Constant Field Values
ExpressionCollectionParser
public ExpressionCollectionParser(org.apache.commons.jexl2.JexlContext jexlContext,
java.lang.String expr,
boolean jexlInnerCollectionsAccess)
getCollectionExpression
public java.lang.String getCollectionExpression()
getCollection
public java.util.Collection getCollection()
Copyright © 2005-2013 jXLS Team. All Rights Reserved.