Uses of Class
org.apache.xalan.xsltc.util.IntegerArray
Packages that use IntegerArray
-
Uses of IntegerArray in org.apache.xalan.xsltc.dom
Methods in org.apache.xalan.xsltc.dom that return IntegerArrayModifier and TypeMethodDescriptionKeyIndex.getDOMNodeById
(String id) Return an IntegerArray for the DOM Node which has the given id. -
Uses of IntegerArray in org.apache.xalan.xsltc.util
Methods in org.apache.xalan.xsltc.util with parameters of type IntegerArrayModifier and TypeMethodDescriptionvoid
IntegerArray.merge
(IntegerArray other) Merge two sorted arrays and eliminate duplicates.