org.geotools.feature.xpath
Class AttributeNodeIterator
Object
AttributeNodeIterator
- All Implemented Interfaces:
- NodeIterator
public class AttributeNodeIterator
- extends Object
- implements NodeIterator
Special node iterator for Attribute
.
- Author:
- Justin Deoliveira (The Open Planning Project), Gabriel Roldan (Axios Engineering)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeNodeIterator
public AttributeNodeIterator(AttributeNodePointer pointer)
AttributeNodeIterator
public AttributeNodeIterator(AttributeNodePointer pointer,
Name name)
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-2014 Geotools. All Rights Reserved.