|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaxen.expr.iter.IterableAxis
org.jaxen.expr.iter.IterableSelfAxis
| Field Summary | |
private static long |
serialVersionUID
|
| Fields inherited from class org.jaxen.expr.iter.IterableAxis |
|
| Constructor Summary | |
IterableSelfAxis(int value)
|
|
| Method Summary | |
java.util.Iterator |
iterator(java.lang.Object contextNode,
ContextSupport support)
Gets the iterator for a specific XPath axis. |
| Methods inherited from class org.jaxen.expr.iter.IterableAxis |
namedAccessIterator, supportsNamedAccess, value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final long serialVersionUID
| Constructor Detail |
public IterableSelfAxis(int value)
| Method Detail |
public java.util.Iterator iterator(java.lang.Object contextNode,
ContextSupport support)
throws UnsupportedAxisException
IterableAxis
iterator in class IterableAxiscontextNode - the current context node to work fromsupport - the additional context information
UnsupportedAxisException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||