Package gnu.kawa.xml

Class SortNodes

  • All Implemented Interfaces:
    Inlineable, Named

    public class SortNodes
    extends Procedure1
    implements Inlineable
    Sort argument nodes in document order. Uses the SortedNodes class to do the actual work.