Modifier and Type | Method and Description |
---|---|
SaxonXQueryExpression |
SaxonXQueryExpression.clone() |
static SaxonXQueryExpression |
SaxonXQueryExpression.compile(String xQueryString,
XMLNamespaces namespaces,
List<DerivedColumn> passing,
List<XMLTable.XMLColumn> columns) |
Modifier and Type | Method and Description |
---|---|
static SaxonXQueryExpression.Result |
XQueryEvaluator.evaluateXQuery(SaxonXQueryExpression xquery,
Object context,
Map<String,Object> parameterValues,
SaxonXQueryExpression.RowProcessor processor,
CommandContext commandContext) |
Copyright © 2019. All rights reserved.