net.sf.saxon.tree

Class FollowingSiblingEnumeration

final class FollowingSiblingEnumeration extends TreeEnumeration

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

Constructor Detail

FollowingSiblingEnumeration

public FollowingSiblingEnumeration(NodeImpl node, NodeTest nodeTest)

Method Detail

getAnother

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

step

protected void step()