Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SafeNodeIterator
extends NodeIterator
Methods inherited from interface com.jclark.xsl.om.NodeIterator | |
next |
public Node next()
get the next Node in the list, and don't throw any Exception
- Specified by:
- next in interface NodeIterator