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