|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaxen.util.SingleObjectIterator
org.jaxen.util.SelfAxisIterator
public class SelfAxisIterator
Represents the XPath self axis. The "self axis contains
just the context node itself."
| Constructor Summary | |
|---|---|
SelfAxisIterator(java.lang.Object node)
Create a new self axis iterator. |
|
| Method Summary |
|---|
| Methods inherited from class org.jaxen.util.SingleObjectIterator |
|---|
hasNext, next, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelfAxisIterator(java.lang.Object node)
self axis iterator.
node - the node to start from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||