org.jaxen.util
Class DescendantOrSelfAxisIterator

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

public class DescendantOrSelfAxisIterator
extends DescendantAxisIterator


Constructor Summary
DescendantOrSelfAxisIterator(Object contextNode, Navigator navigator)
           
 
Methods inherited from class org.jaxen.util.DescendantAxisIterator
createIterator
 
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

DescendantOrSelfAxisIterator

public DescendantOrSelfAxisIterator(Object contextNode,
                                    Navigator navigator)


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

SourceForge Logo