com.edustructures.sifworks.tools.xpath
Class SingleNodeIterator

java.lang.Object
  extended by com.edustructures.sifworks.tools.xpath.SingleNodeIterator
All Implemented Interfaces:
org.apache.commons.jxpath.ri.model.NodeIterator

public class SingleNodeIterator
extends java.lang.Object
implements org.apache.commons.jxpath.ri.model.NodeIterator


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

SingleNodeIterator

public SingleNodeIterator(org.apache.commons.jxpath.ri.model.NodePointer iteratedItem)
Method Detail

getPosition

public int getPosition()
Specified by:
getPosition in interface org.apache.commons.jxpath.ri.model.NodeIterator

setPosition

public boolean setPosition(int position)
Specified by:
setPosition in interface org.apache.commons.jxpath.ri.model.NodeIterator

getNodePointer

public org.apache.commons.jxpath.ri.model.NodePointer getNodePointer()
Specified by:
getNodePointer in interface org.apache.commons.jxpath.ri.model.NodeIterator


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.