public class NIdPathIterator
extends net.thevpc.nuts.util.NIteratorBase<net.thevpc.nuts.NId>
| Constructor and Description |
|---|
NIdPathIterator(net.thevpc.nuts.NRepository repository,
net.thevpc.nuts.io.NPath rootFolder,
net.thevpc.nuts.io.NPath basePath,
net.thevpc.nuts.NDefinitionFilter filter,
NIdPathIteratorModel model,
int maxDepth,
String kind,
net.thevpc.nuts.elem.NObjectElement extraProperties,
boolean bfs) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
describe() |
long |
getVisitedFilesCount() |
long |
getVisitedFoldersCount() |
boolean |
hasNext() |
net.thevpc.nuts.NId |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic NIdPathIterator(net.thevpc.nuts.NRepository repository,
net.thevpc.nuts.io.NPath rootFolder,
net.thevpc.nuts.io.NPath basePath,
net.thevpc.nuts.NDefinitionFilter filter,
NIdPathIteratorModel model,
int maxDepth,
String kind,
net.thevpc.nuts.elem.NObjectElement extraProperties,
boolean bfs)
Copyright © 2025 vpc open source initiative. All rights reserved.