public class GmlInstanceCollection.InstanceIterator extends Object implements ResourceIterator<Instance>
Instance
s in an XML/GML streamConstructor and Description |
---|
GmlInstanceCollection.InstanceIterator()
Default constructor
|
public GmlInstanceCollection.InstanceIterator()
public boolean hasNext()
hasNext
in interface Iterator<Instance>
Iterator.hasNext()
public Instance next()
next
in interface Iterator<Instance>
Iterator.next()
public TypeDefinition nextType()
public void skip()
next()
public void remove()
remove
in interface Iterator<Instance>
Iterator.remove()
public void close()
ResourceIterator
Iterator.next()
may not
be called.close
in interface ResourceIterator<Instance>
close
in interface Closeable
close
in interface AutoCloseable
ResourceIterator.close()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a