Uses of Class
org.apache.xalan.transformer.NodeSorter.NodeCompareElem

Packages that use NodeSorter.NodeCompareElem
org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. 
 

Uses of NodeSorter.NodeCompareElem in org.apache.xalan.transformer
 

Methods in org.apache.xalan.transformer with parameters of type NodeSorter.NodeCompareElem
(package private)  int NodeSorter.compare(NodeSorter.NodeCompareElem n1, NodeSorter.NodeCompareElem n2, int kIndex, XPathContext support)
          Return the results of a compare of two nodes.