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