org.deegree.feature.xpath
Class PropertyNodeIterator
java.lang.Object
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:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyNodeIterator
PropertyNodeIterator(FeatureNode parent,
GMLVersion version)
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>
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>