public static interface FolderNutIdIterator.FolderNutIdIteratorModel
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDescFile(Path pathname) |
net.thevpc.nuts.NutsDescriptor |
parseDescriptor(Path pathname,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsId |
parseId(Path pathname,
Path rootPath,
net.thevpc.nuts.NutsIdFilter filter,
String repository,
net.thevpc.nuts.NutsSession session) |
void |
undeploy(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session) |
void undeploy(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session)
throws net.thevpc.nuts.NutsExecutionException
net.thevpc.nuts.NutsExecutionExceptionboolean isDescFile(Path pathname)
net.thevpc.nuts.NutsDescriptor parseDescriptor(Path pathname, net.thevpc.nuts.NutsSession session) throws IOException
IOExceptionnet.thevpc.nuts.NutsId parseId(Path pathname, Path rootPath, net.thevpc.nuts.NutsIdFilter filter, String repository, net.thevpc.nuts.NutsSession session) throws IOException
IOExceptionCopyright © 2021 vpc open source initiative. All rights reserved.