public class NodeIteratorImpl extends WrappedIterator<RDFNode> implements NodeIterator
| Constructor and Description |
|---|
NodeIteratorImpl(Iterator<? extends RDFNode> iter,
Object object)
Creates new NodeIteratorImpl
|
| Modifier and Type | Method and Description |
|---|---|
RDFNode |
nextNode()
Return the next RDFNode of the iteration.
|
close, close, create, createIteratorIterator, createNoRemove, forTestingOnly_getBase, hasNext, next, removeandThen, andThen, asList, asSet, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, hasNext, next, removeandThen, filterDrop, filterKeep, mapWith, nextOptional, removeNext, toList, toSetforEachRemainingpublic RDFNode nextNode()
NodeIteratornextNode in interface NodeIteratorLicenced under the Apache License, Version 2.0