Uses of Interface
org.teiid.xquery.saxon.SaxonXQueryExpression.RowProcessor
-
-
Uses of SaxonXQueryExpression.RowProcessor in org.teiid.xquery.saxon
Methods in org.teiid.xquery.saxon with parameters of type SaxonXQueryExpression.RowProcessor Modifier and Type Method Description static SaxonXQueryExpression.ResultXQueryEvaluator. evaluateXQuery(SaxonXQueryExpression xquery, Object context, Map<String,Object> parameterValues, SaxonXQueryExpression.RowProcessor processor, CommandContext commandContext)
-