|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.commons.jxpath.ri.model.beans.PropertyIterator
|
+--org.apache.commons.jxpath.ri.model.beans.BeanAttributeIterator
An iterator of attributes of a JavaBean. Returns bean properties as well as the "xml:lang" attribute.
| Constructor Summary | |
BeanAttributeIterator(PropertyOwnerPointer parent,
QName name)
|
|
| Method Summary | |
NodePointer |
getNodePointer()
|
int |
getPosition()
|
boolean |
setPosition(int position)
Sets the new current position and returns true if there a node at that position. |
| Methods inherited from class org.apache.commons.jxpath.ri.model.beans.PropertyIterator |
getPropertyPointer, prepareForIndividualProperty, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanAttributeIterator(PropertyOwnerPointer parent,
QName name)
| Method Detail |
public NodePointer getNodePointer()
getNodePointer in class PropertyIteratorpublic int getPosition()
getPosition in class PropertyIteratorpublic boolean setPosition(int position)
NodeIteratorsetPosition in class PropertyIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||