org.eclipse.actf.model.javapp.locate
Class SwingNodeIterator
java.lang.Object
org.eclipse.actf.model.locate.BaseNodeIterator
org.eclipse.actf.model.javapp.locate.SwingNodeIterator
- All Implemented Interfaces:
- org.apache.commons.jxpath.ri.model.NodeIterator
public class SwingNodeIterator
- extends BaseNodeIterator
Constructor Summary |
SwingNodeIterator(org.apache.commons.jxpath.ri.model.NodePointer parent,
org.apache.commons.jxpath.ri.compiler.NodeTest nodeTest,
boolean reverse,
org.apache.commons.jxpath.ri.model.NodePointer startWith,
IModel model)
|
Method Summary |
org.apache.commons.jxpath.ri.model.NodePointer |
getNodePointer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingNodeIterator
public SwingNodeIterator(org.apache.commons.jxpath.ri.model.NodePointer parent,
org.apache.commons.jxpath.ri.compiler.NodeTest nodeTest,
boolean reverse,
org.apache.commons.jxpath.ri.model.NodePointer startWith,
IModel model)
getNodePointer
public org.apache.commons.jxpath.ri.model.NodePointer getNodePointer()