-
-
Constructor Summary
Constructors
| Constructor and Description |
ContentIterator(net.sf.saxon.s9api.XdmNode node) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected net.sf.saxon.s9api.XdmNode |
getNext() |
boolean |
hasNext() |
net.sf.saxon.s9api.XdmNode |
next() |
void |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<net.sf.saxon.s9api.XdmNode>
-
remove
public void remove()
- Specified by:
remove in interface Iterator<net.sf.saxon.s9api.XdmNode>
Copyright © 2013. All Rights Reserved.