public class XPathExpressionCache extends Object
| Constructor and Description |
|---|
XPathExpressionCache(int threadCacheSize,
int threadCacheExpireMinutes,
int cacheSize,
int evictionOfUnusedInMinutes) |
| Modifier and Type | Method and Description |
|---|---|
XPathExpression |
getExpression(String expression) |
public XPathExpressionCache(int threadCacheSize,
int threadCacheExpireMinutes,
int cacheSize,
int evictionOfUnusedInMinutes)
public XPathExpression getExpression(String expression) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2017 Inbot. All Rights Reserved.