org.geotools.xml.impl.jxpath
Class FeaturePropertyIterator
Object
FeaturePropertyIterator
- All Implemented Interfaces:
- NodeIterator
public class FeaturePropertyIterator
- extends Object
- implements NodeIterator
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeaturePropertyIterator
public FeaturePropertyIterator(FeaturePointer pointer)
getPosition
public int getPosition()
- Specified by:
getPosition
in interface NodeIterator
setPosition
public boolean setPosition(int position)
- Specified by:
setPosition
in interface NodeIterator
getNodePointer
public NodePointer getNodePointer()
- Specified by:
getNodePointer
in interface NodeIterator
Copyright © 1996-2009 Geotools. All Rights Reserved.