com.ricebridge.xmlman.in
Class XmlManNavigator.NoneIterator

java.lang.Object
  extended bycom.ricebridge.xmlman.in.XmlManNavigator.NoneIterator
All Implemented Interfaces:
Iterator
Enclosing class:
XmlManNavigator

public class XmlManNavigator.NoneIterator
extends Object
implements Iterator

An empty Iterator.


Constructor Summary
XmlManNavigator.NoneIterator()
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlManNavigator.NoneIterator

public XmlManNavigator.NoneIterator()
Method Detail

remove

public void remove()
Specified by:
remove in interface Iterator

hasNext

public boolean hasNext()
Specified by:
hasNext in interface Iterator

next

public Object next()
Specified by:
next in interface Iterator


Copyright © 2004-2005 Ricebridge