com.jclark.xsl.om

Interface NodeIterator

public interface NodeIterator

represents a list of Nodes
Method Summary
Nodenext()
return the next Node in the list

Method Detail

next

public Node next()
return the next Node in the list