deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.feature.xpath
Class PropertyNodeIterator

java.lang.Object
  extended by org.deegree.feature.xpath.PropertyNodeIterator
All Implemented Interfaces:
Iterator<PropertyNode>

 class PropertyNodeIterator
extends Object
implements Iterator<PropertyNode>

TODO add documentation here

Version:
$Revision:$, $Date:$
Author:
Markus Schneider , last edited by: $Author:$

Constructor Summary
PropertyNodeIterator(FeatureNode parent, GMLVersion version)
           
 
Method Summary
 boolean hasNext()
           
 PropertyNode next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyNodeIterator

PropertyNodeIterator(FeatureNode parent,
                     GMLVersion version)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface Iterator<PropertyNode>

next

public PropertyNode next()
Specified by:
next in interface Iterator<PropertyNode>

remove

public void remove()
Specified by:
remove in interface Iterator<PropertyNode>

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>