public class ResourceLocatorClassImpl extends Object implements ResourceLocator
| Constructor and Description |
|---|
ResourceLocatorClassImpl(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
list(String suffix) |
InputStream |
open(String resource) |
public ResourceLocatorClassImpl(Class<?> klass)
public String[] list(String suffix)
list in interface ResourceLocatorpublic InputStream open(String resource) throws IOException
open in interface ResourceLocatorIOExceptionCopyright © 2020 Cesar Martinez. All rights reserved.