public interface ResourceLocator
| Modifier and Type | Method and Description |
|---|---|
String[] |
list(String suffix) |
InputStream |
open(String resource) |
InputStream open(String resource) throws IOException
IOExceptionCopyright © 2022 Cesar Martinez. All rights reserved.