com.icl.saxon.tree

Class PrecedingSiblingEnumeration

final class PrecedingSiblingEnumeration extends TreeEnumeration

Constructor Summary
PrecedingSiblingEnumeration(NodeImpl node, NodeTest nodeTest)
Method Summary
intgetLastPosition()
Get the last position, that is the number of nodes in the enumeration
protected voidstep()

Constructor Detail

PrecedingSiblingEnumeration

public PrecedingSiblingEnumeration(NodeImpl node, NodeTest nodeTest)

Method Detail

getLastPosition

public int getLastPosition()
Get the last position, that is the number of nodes in the enumeration

step

protected void step()