Uses of Class
org.apache.xalan.xsltc.dom.NodeSortRecord
Packages that use NodeSortRecord
-
Uses of NodeSortRecord in org.apache.xalan.xsltc.dom
Methods in org.apache.xalan.xsltc.dom that return NodeSortRecordModifier and TypeMethodDescriptionNodeSortRecordFactory.makeNodeSortRecord(int node, int last) Create an instance of a sub-class of NodeSortRecord.Methods in org.apache.xalan.xsltc.dom with parameters of type NodeSortRecordModifier and TypeMethodDescriptionfinal intNodeSortRecord.compareDocOrder(NodeSortRecord other) intNodeSortRecord.compareTo(NodeSortRecord other) Compare this sort element to another.