|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.tools.xpath.SingleNodeIterator
public class SingleNodeIterator
| Constructor Summary | |
|---|---|
SingleNodeIterator(org.apache.commons.jxpath.ri.model.NodePointer iteratedItem)
|
|
| Method Summary | |
|---|---|
org.apache.commons.jxpath.ri.model.NodePointer |
getNodePointer()
|
int |
getPosition()
|
boolean |
setPosition(int position)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleNodeIterator(org.apache.commons.jxpath.ri.model.NodePointer iteratedItem)
| Method Detail |
|---|
public int getPosition()
getPosition in interface org.apache.commons.jxpath.ri.model.NodeIteratorpublic boolean setPosition(int position)
setPosition in interface org.apache.commons.jxpath.ri.model.NodeIteratorpublic org.apache.commons.jxpath.ri.model.NodePointer getNodePointer()
getNodePointer in interface org.apache.commons.jxpath.ri.model.NodeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||