net.sf.jxls.parser
Class ExpressionCollectionParser
java.lang.Object
net.sf.jxls.parser.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 |
expressionCache
public static final java.util.Map<java.lang.String,org.apache.commons.jexl2.Expression> expressionCache
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)
clearCache
public static void clearCache()
getCollectionExpression
public java.lang.String getCollectionExpression()
getCollection
public java.util.Collection getCollection()
Copyright © 2005-2013 jXLS Team. All Rights Reserved.