net.sf.saxon.tree

Class ChildEnumeration

final class ChildEnumeration extends TreeEnumeration

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

Constructor Detail

ChildEnumeration

public ChildEnumeration(NodeImpl node, NodeTest nodeTest)

Method Detail

getAnother

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

step

protected void step()