public class FolderResolver extends AbstractPathResolver
Resolver capable of reading things from a folder.
Created by covers1624 on 8/4/21.
files, path| Constructor and Description |
|---|
FolderResolver(java.nio.file.Path path) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
protected void |
validate() |
getAllClasses, getAllResources, getFiles, getResource, getRootPath, hasResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclose, findResolver, getClassBytes, hasClassprotected void validate()
validate in class AbstractPathResolverpublic java.lang.String toString()
toString in class java.lang.Object