public static interface FolderObjectIterator.FolderIteratorModel<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isObjectFile(net.thevpc.nuts.io.NPath pathname) |
T |
parseObject(net.thevpc.nuts.io.NPath pathname) |
default void |
remove(T object,
net.thevpc.nuts.io.NPath objectPath) |
default void remove(T object, net.thevpc.nuts.io.NPath objectPath) throws net.thevpc.nuts.NExecutionException
net.thevpc.nuts.NExecutionExceptionboolean isObjectFile(net.thevpc.nuts.io.NPath pathname)
T parseObject(net.thevpc.nuts.io.NPath pathname) throws IOException
IOExceptionCopyright © 2025 vpc open source initiative. All rights reserved.