| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jaxen.util.SingleObjectIteratororg.jaxen.util.SelfAxisIteratorpublic class SelfAxisIteratorextends SingleObjectIteratorself axis. The "self axis contains
just the context node itself."
Field Summary |
Fields inherited from class org.jaxen.util.SingleObjectIterator | |
object, seen | |
Constructor Summary | |
| |
Method Summary |
Methods inherited from class org.jaxen.util.SingleObjectIterator | |
hasNext, next, remove | |
public SelfAxisIterator(Object node)
Create a newselfaxis iterator.
- Parameters:
node- the node to start from