public interface NIdPathIteratorModel
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDescFile(net.thevpc.nuts.io.NPath pathname) |
net.thevpc.nuts.artifact.NDescriptor |
parseDescriptor(net.thevpc.nuts.io.NPath pathname,
InputStream in,
net.thevpc.nuts.command.NFetchMode fetchMode,
net.thevpc.nuts.core.NRepository repository,
net.thevpc.nuts.io.NPath rootURL) |
net.thevpc.nuts.artifact.NId |
parseId(net.thevpc.nuts.io.NPath pathname,
net.thevpc.nuts.io.NPath rootPath,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
net.thevpc.nuts.core.NRepository repository) |
void |
undeploy(net.thevpc.nuts.artifact.NId id) |
void undeploy(net.thevpc.nuts.artifact.NId id)
throws net.thevpc.nuts.command.NExecutionException
net.thevpc.nuts.command.NExecutionExceptionboolean isDescFile(net.thevpc.nuts.io.NPath pathname)
net.thevpc.nuts.artifact.NDescriptor parseDescriptor(net.thevpc.nuts.io.NPath pathname,
InputStream in,
net.thevpc.nuts.command.NFetchMode fetchMode,
net.thevpc.nuts.core.NRepository repository,
net.thevpc.nuts.io.NPath rootURL)
net.thevpc.nuts.artifact.NId parseId(net.thevpc.nuts.io.NPath pathname,
net.thevpc.nuts.io.NPath rootPath,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
net.thevpc.nuts.core.NRepository repository)
Copyright © 2026 vpc open source initiative. All rights reserved.