org.xmlpull.v1.builder.xpath.jaxen.expr.iter
Class IterableFollowingSiblingAxis

java.lang.Object
  extended by org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAxis
      extended by org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableFollowingSiblingAxis
All Implemented Interfaces:
java.io.Serializable

public class IterableFollowingSiblingAxis
extends IterableAxis

See Also:
Serialized Form

Constructor Summary
IterableFollowingSiblingAxis(int value)
           
 
Method Summary
 java.util.Iterator iterator(java.lang.Object contextNode, ContextSupport support)
           
 
Methods inherited from class org.xmlpull.v1.builder.xpath.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

IterableFollowingSiblingAxis

public IterableFollowingSiblingAxis(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