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
 

Fields in org.apache.xalan.xsltc.dom declared as NodeSortRecordFactory
private  NodeSortRecordFactory SortingIterator._factory
           
 

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