public abstract class NutsIdPathIteratorBase extends Object implements NutsIdPathIteratorModel
| Constructor and Description |
|---|
NutsIdPathIteratorBase() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsId |
parseId(net.thevpc.nuts.NutsPath pathname,
net.thevpc.nuts.NutsPath rootPath,
net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsRepository repository,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsId |
validate(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsDescriptor t,
net.thevpc.nuts.NutsPath pathname,
net.thevpc.nuts.NutsPath rootPath,
net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsRepository repository,
net.thevpc.nuts.NutsSession session) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDescFile, parseDescriptor, undeploypublic net.thevpc.nuts.NutsId validate(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsDescriptor t,
net.thevpc.nuts.NutsPath pathname,
net.thevpc.nuts.NutsPath rootPath,
net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsRepository repository,
net.thevpc.nuts.NutsSession session)
throws IOException
IOExceptionpublic net.thevpc.nuts.NutsId parseId(net.thevpc.nuts.NutsPath pathname,
net.thevpc.nuts.NutsPath rootPath,
net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsRepository repository,
net.thevpc.nuts.NutsSession session)
throws IOException
parseId in interface NutsIdPathIteratorModelIOExceptionCopyright © 2022 vpc open source initiative. All rights reserved.