public abstract class NIdPathIteratorBase extends Object implements NIdPathIteratorModel
| Constructor and Description |
|---|
NIdPathIteratorBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract net.thevpc.nuts.NWorkspace |
getWorkspace() |
net.thevpc.nuts.NId |
parseId(net.thevpc.nuts.io.NPath pathname,
net.thevpc.nuts.io.NPath rootPath,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NRepository repository) |
net.thevpc.nuts.NId |
validate(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDescriptor descriptor,
net.thevpc.nuts.io.NPath pathname,
net.thevpc.nuts.io.NPath rootPath,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NRepository repository) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDescFile, parseDescriptor, undeploypublic abstract net.thevpc.nuts.NWorkspace getWorkspace()
public net.thevpc.nuts.NId validate(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDescriptor descriptor,
net.thevpc.nuts.io.NPath pathname,
net.thevpc.nuts.io.NPath rootPath,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NRepository repository)
public net.thevpc.nuts.NId parseId(net.thevpc.nuts.io.NPath pathname,
net.thevpc.nuts.io.NPath rootPath,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NRepository repository)
parseId in interface NIdPathIteratorModelCopyright © 2025 vpc open source initiative. All rights reserved.