public interface NIdPathIteratorModel
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDescFile(net.thevpc.nuts.io.NPath pathname) |
net.thevpc.nuts.NDescriptor |
parseDescriptor(net.thevpc.nuts.io.NPath pathname,
InputStream in,
net.thevpc.nuts.NFetchMode fetchMode,
net.thevpc.nuts.NRepository repository,
net.thevpc.nuts.io.NPath rootURL) |
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) |
void |
undeploy(net.thevpc.nuts.NId id) |
void undeploy(net.thevpc.nuts.NId id)
throws net.thevpc.nuts.NExecutionException
net.thevpc.nuts.NExecutionExceptionboolean isDescFile(net.thevpc.nuts.io.NPath pathname)
net.thevpc.nuts.NDescriptor parseDescriptor(net.thevpc.nuts.io.NPath pathname,
InputStream in,
net.thevpc.nuts.NFetchMode fetchMode,
net.thevpc.nuts.NRepository repository,
net.thevpc.nuts.io.NPath rootURL)
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)
Copyright © 2025 vpc open source initiative. All rights reserved.