Searched refs:readSlot (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDocumentImpl.java806 // nodes.readSlot(currentParent, gotslot);
1017 nodes.readSlot(nodeHandle, gotslot);
1034 nodes.readSlot(kid, gotslot);
1040 nodes.readSlot(kid, gotslot);
1092 nodes.readSlot(nodeHandle, gotslot);
1103 nodes.readSlot(nodeHandle, gotslot);
1119 // more efficiently to do a readSlot to get the data locally,
1226 nodes.readSlot(nodeHandle, gotslot);
1279 nodes.readSlot(nodeHandle+1, gotslot);
1426 nodes.readSlot(nodeHandl
[all...]
H A DChunkedIntArray.java247 void readSlot(int position, int[] buffer) method in class:ChunkedIntArray

Completed in 343 milliseconds