Home | History | Annotate | Download | only in ref

Lines Matching full:traversal

184       throw new DTMException(XMLMessages.createXMLMessage(XMLErrorResources.ER_UNKNOWN_AXIS_TYPE, new Object[]{Integer.toString(axis)})); //"Unknown axis traversal type: "+axis);
198 * Implements traversal of the Ancestor access, in reverse document order.
242 * Implements traversal of the Ancestor access, in reverse document order.
248 * By the nature of the stateless traversal, the context node can not be
252 * @param context The context node of this traversal.
254 * @return the first node in the traversal.
262 * By the nature of the stateless traversal, the context node can not be
268 * @param context The context node of this traversal.
271 * @return the first node in the traversal.
281 * Implements traversal of the Attribute access
328 * Implements traversal of the Ancestor access, in reverse document order.
397 * By the nature of the stateless traversal, the context node can not be
404 * @param context The context node of this traversal. This is the point
405 * that the traversal starts from.
406 * @return the first node in the traversal.
414 * By the nature of the stateless traversal, the context node can not be
421 * @param context The context node of this traversal. This is the point
422 * of origin for the traversal -- its "root node" or starting point.
425 * @return the first node in the traversal.
579 * Implements traversal of the Ancestor access, in reverse document order.
587 * @param identity The node identity of the root context of the traversal.
589 * @return The first potential node that can be in the traversal.
612 * context of the traversal.
666 * By the nature of the stateless traversal, the context node can not be
673 * @param context The context node of this traversal. This is the point
674 * of origin for the traversal -- its "root node" or starting point.
677 * @return the first node in the traversal.
758 * Implements traversal of the Ancestor access, in reverse document order.
767 * @param identity The node identity of the root context of the traversal.
777 * By the nature of the stateless traversal, the context node can not be
781 * @param context The context node of this traversal.
783 * @return the first node in the traversal.
792 * Implements traversal of the entire subtree, including the root node.
828 * Implements traversal of the following access, in document order.
836 * @param context The context node of this traversal. This is the point
837 * that the traversal starts from.
838 * @return the first node in the traversal.
872 * @param context The context node of this traversal. This is the point
873 * of origin for the traversal -- its "root node" or starting point.
876 * @return the first node in the traversal.
981 * Implements traversal of the Ancestor access, in reverse document order.
1023 * Implements traversal of the Ancestor access, in reverse document order.
1074 * Implements traversal of the Ancestor access, in reverse document order.
1125 * Implements traversal of the Ancestor access, in reverse document order.
1130 * By the nature of the stateless traversal, the context node can not be
1137 * @param context The context node of this traversal. This is the point
1138 * that the traversal starts from.
1139 * @return the first node in the traversal.
1147 * By the nature of the stateless traversal, the context node can not be
1154 * @param context The context node of this traversal. This is the point
1155 * of origin for the traversal -- its "root node" or starting point.
1158 * @return the first node in the traversal.
1209 * Implements traversal of the Ancestor access, in reverse document order.
1216 * This is an expensive operation, made worse by the stateless traversal.
1219 * @param contextIdent The context node of the axis traversal.
1295 * Implements traversal of the Ancestor and the Preceding axis,
1357 * Implements traversal of the Ancestor access, in reverse document order.
1399 * Implements traversal of the Self axis.
1405 * By the nature of the stateless traversal, the context node can not be
1409 * @param context The context node of this traversal.
1411 * @return the first node in the traversal.
1419 * By the nature of the stateless traversal, the context node can not be
1425 * @param context The context node of this traversal.
1428 * @return the first node in the traversal.
1465 * Implements traversal of the Ancestor access, in reverse document order.
1473 * @param context The context node of this traversal.
1475 * @return the first node in the traversal.
1485 * @param context The context node of this traversal.
1488 * @return the first node in the traversal.
1551 * Implements traversal of the Self axis.
1559 * @param context The context node of this traversal.
1562 * @return the first node in the traversal.
1611 * @param identity The node identity of the root context of the traversal.
1634 * @param context The context node of this traversal.
1636 * @return the first node in the traversal.
1644 * By the nature of the stateless traversal, the context node can not be
1651 * @param context The context node of this traversal. This is the point
1652 * of origin for the traversal -- its "root node" or starting point.
1655 * @return the first node in the traversal.
1683 * @param identity The node identity of the root context of the traversal.
1705 * @param context The context node of this traversal.
1707 * @return the first node in the traversal.
1715 * By the nature of the stateless traversal, the context node can not be
1722 * @param context The context node of this traversal. This is the point
1723 * of origin for the traversal -- its "root node" or starting point.
1726 * @return the first node in the traversal.