Package gnu.kawa.xml

Class UnionNodes

  • All Implemented Interfaces:
    Inlineable, Named

    public class UnionNodes
    extends Procedure2
    implements Inlineable
    Get the union of two node lists. Implements the XQuery '|' or 'union' operator.