public interface CodestartPathLoader
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CodestartPathLoader.PathConsumer<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
loadResourceAsPath(String name,
CodestartPathLoader.PathConsumer<T> consumer) |
<T> T loadResourceAsPath(String name, CodestartPathLoader.PathConsumer<T> consumer) throws IOException
IOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.