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