Package gnu.kawa.xml

Class IntersectNodes

  • All Implemented Interfaces:
    Named

    public class IntersectNodes
    extends Procedure2
    Get the union of two node lists. Implements the XQuery 'intersect' and 'except' operators.