Package org.teiid.xquery.saxon
Interface SaxonXQueryExpression.RowProcessor
-
- Enclosing class:
- SaxonXQueryExpression
public static interface SaxonXQueryExpression.RowProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processRow(net.sf.saxon.om.NodeInfo row)
-