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