| Package | Description |
|---|---|
| lux |
| Modifier and Type | Field and Description |
|---|---|
protected QueryStats |
SearchIteratorBase.stats |
| Modifier and Type | Method and Description |
|---|---|
QueryStats |
Evaluator.getQueryStats() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XQueryExecutable |
Compiler.compile(String exprString,
ErrorListener errorListener,
QueryStats stats) |
net.sf.saxon.s9api.XQueryExecutable |
Compiler.compile(String exprString,
ErrorListener errorListener,
URI baseURI,
QueryStats stats)
Compiles an XQuery expression, returning a Saxon XQueryExecutable.
|
void |
Evaluator.setQueryStats(QueryStats queryStats) |
Copyright © 2013. All Rights Reserved.