org.jaxen.util
Class DescendantAxisIterator

java.lang.Object
  |
  +--org.jaxen.util.StackedIterator
        |
        +--org.jaxen.util.DescendantAxisIterator
All Implemented Interfaces:
Iterator
Direct Known Subclasses:
DescendantOrSelfAxisIterator

public class DescendantAxisIterator
extends StackedIterator


Constructor Summary
protected DescendantAxisIterator()
           
  DescendantAxisIterator(Object contextNode, Navigator navigator)
           
 
Method Summary
protected  Iterator createIterator(Object contextNode)
           
 
Methods inherited from class org.jaxen.util.StackedIterator
getNavigator, hasNext, init, next, pushIterator, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescendantAxisIterator

public DescendantAxisIterator(Object contextNode,
                              Navigator navigator)

DescendantAxisIterator

protected DescendantAxisIterator()
Method Detail

createIterator

protected Iterator createIterator(Object contextNode)
Overrides:
createIterator in class StackedIterator


Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo