|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegerArray | |
org.apache.xalan.xsltc.dom | |
org.apache.xalan.xsltc.util |
Uses of IntegerArray in org.apache.xalan.xsltc.dom |
Methods in org.apache.xalan.xsltc.dom that return IntegerArray | |
IntegerArray |
KeyIndex.getDOMNodeById(java.lang.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 IntegerArray | |
void |
IntegerArray.merge(IntegerArray other)
Merge two sorted arrays and eliminate duplicates. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |