net.sf.saxon.tree

Class FollowingEnumeration

final class FollowingEnumeration extends TreeEnumeration

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

Constructor Detail

FollowingEnumeration

public FollowingEnumeration(NodeImpl node, NodeTest nodeTest)

Method Detail

getAnother

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

step

protected void step()