Uses of Class
org.apache.xalan.xsltc.dom.NodeSortRecordFactory

Packages that use NodeSortRecordFactory
org.apache.xalan.xsltc.dom   
 

Uses of NodeSortRecordFactory in org.apache.xalan.xsltc.dom
 

Methods in org.apache.xalan.xsltc.dom with parameters of type NodeSortRecordFactory
 void NodeSortRecord.initialize(int node, int last, DOM dom, AbstractTranslet translet, int[] order, int[] type, NodeSortRecordFactory nsrFactory)
          This method allows the caller to set the values that could not be passed to the default constructor.
 

Constructors in org.apache.xalan.xsltc.dom with parameters of type NodeSortRecordFactory
SortingIterator.SortingIterator(DTMAxisIterator source, NodeSortRecordFactory factory)
           
 



Copyright © 2003 Apache XML Project. All Rights Reserved.