org.jaxen.expr.iter
Class IterableAttributeAxis

java.lang.Object
  extended byorg.jaxen.expr.iter.IterableAxis
      extended byorg.jaxen.expr.iter.IterableAttributeAxis
All Implemented Interfaces:
java.io.Serializable

public class IterableAttributeAxis
extends IterableAxis

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jaxen.expr.iter.IterableAxis
 
Constructor Summary
IterableAttributeAxis(int value)
           
 
Method Summary
 java.util.Iterator iterator(java.lang.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 java.util.Iterator iterator(java.lang.Object contextNode,
                                   ContextSupport support)
                            throws UnsupportedAxisException
Specified by:
iterator in class IterableAxis
Throws:
UnsupportedAxisException