net.sf.saxon.tree

Class PrecedingSiblingEnumeration

final class PrecedingSiblingEnumeration extends TreeEnumeration

Constructor Summary
PrecedingSiblingEnumeration(NodeImpl node, NodeTest nodeTest)
Method Summary
SequenceIteratorgetAnother()
Get another enumeration of the same nodes
protected voidstep()

Constructor Detail

PrecedingSiblingEnumeration

public PrecedingSiblingEnumeration(NodeImpl node, NodeTest nodeTest)

Method Detail

getAnother

public SequenceIterator getAnother()
Get another enumeration of the same nodes

step

protected void step()