org.jaxen.expr.iter

Class IterableSelfAxis

Implemented Interfaces:
Serializable

public class IterableSelfAxis
extends IterableAxis

Field Summary

private static long
serialVersionUID

Fields inherited from class org.jaxen.expr.iter.IterableAxis

value

Constructor Summary

IterableSelfAxis(int value)

Method Summary

Iterator
iterator(Object contextNode, ContextSupport support)

Methods inherited from class org.jaxen.expr.iter.IterableAxis

iterator, namedAccessIterator, supportsNamedAccess, value

Field Details

serialVersionUID

private static final long serialVersionUID
Field Value:
8292222516706760134L

Constructor Details

IterableSelfAxis

public IterableSelfAxis(int value)

Method Details

iterator

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