Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.jxpath.ri.model.beans.PropertyIterator
org.apache.commons.jxpath.ri.model.beans.BeanAttributeIterator
public class BeanAttributeIterator
extends PropertyIterator
Constructor Summary | |
|
Method Summary | |
NodePointer | |
int | |
boolean |
|
Methods inherited from class org.apache.commons.jxpath.ri.model.beans.PropertyIterator | |
getNodePointer , getPosition , getPropertyPointer , prepareForIndividualProperty , reset , setPosition |
public NodePointer getNodePointer()
- Specified by:
- getNodePointer in interface NodeIterator
- Overrides:
- getNodePointer in interface PropertyIterator
public int getPosition()
- Specified by:
- getPosition in interface NodeIterator
- Overrides:
- getPosition in interface PropertyIterator
public boolean setPosition(int position)
- Specified by:
- setPosition in interface NodeIterator
- Overrides:
- setPosition in interface PropertyIterator