| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.jxpath.ri.model.beans.PropertyIteratororg.apache.commons.jxpath.ri.model.beans.BeanAttributeIteratorpublic class BeanAttributeIteratorextends PropertyIteratorConstructor 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