org.jaxen.expr.iter
Class IterableAttributeAxis

java.lang.Object
  |
  +--org.jaxen.expr.iter.IterableAxis
        |
        +--org.jaxen.expr.iter.IterableAttributeAxis
All Implemented Interfaces:
Serializable

public class IterableAttributeAxis
extends IterableAxis

See Also:
Serialized Form

Constructor Summary
IterableAttributeAxis(int value)
           
 
Method Summary
 Iterator iterator(Object contextNode, ContextSupport support)
           
 
Methods inherited from class org.jaxen.expr.iter.IterableAxis
value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IterableAttributeAxis

public IterableAttributeAxis(int value)
Method Detail

iterator

public Iterator iterator(Object contextNode,
                         ContextSupport support)
                  throws UnsupportedAxisException
Overrides:
iterator in class IterableAxis


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

SourceForge Logo