org.jaxen.expr.iter
Class IterableAxis

java.lang.Object
  |
  +--org.jaxen.expr.iter.IterableAxis
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IterableAncestorAxis, IterableAncestorOrSelfAxis, IterableAttributeAxis, IterableChildAxis, IterableDescendantAxis, IterableDescendantOrSelfAxis, IterableFollowingAxis, IterableFollowingSiblingAxis, IterableNamespaceAxis, IterableParentAxis, IterablePrecedingAxis, IterablePrecedingSiblingAxis, IterableSelfAxis

public abstract class IterableAxis
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

IterableAxis

public IterableAxis(int axisValue)
Method Detail

value

public int value()

iterator

public abstract Iterator iterator(Object contextNode,
                                  ContextSupport support)
                           throws UnsupportedAxisException


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

SourceForge Logo