|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jaxen.expr.iter.IterableAxis
Field Summary | |
private int |
value
|
Constructor Summary | |
IterableAxis(int axisValue)
|
Method Summary | |
abstract java.util.Iterator |
iterator(java.lang.Object contextNode,
ContextSupport support)
|
int |
value()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int value
Constructor Detail |
public IterableAxis(int axisValue)
Method Detail |
public int value()
public abstract java.util.Iterator iterator(java.lang.Object contextNode, ContextSupport support) throws UnsupportedAxisException
UnsupportedAxisException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |