Constructor and Description |
---|
XmlAttributeNodeIterator(AttributeNodePointer pointer,
Name name) |
Modifier and Type | Method and Description |
---|---|
NodePointer |
getNodePointer() |
int |
getPosition()
Always return 1, only a single property.
|
boolean |
setPosition(int position)
Return true if position == 1.
|
public XmlAttributeNodeIterator(AttributeNodePointer pointer, Name name)
public int getPosition()
getPosition
in interface NodeIterator
public boolean setPosition(int position)
setPosition
in interface NodeIterator
public NodePointer getNodePointer()
getNodePointer
in interface NodeIterator
Copyright © 1996–2019 Geotools. All rights reserved.