public interface ResourceLoader
| Modifier and Type | Field and Description |
|---|---|
static String |
REGEX_NAME_VALIDATOR
Helper to validate name.
|
| Modifier and Type | Method and Description |
|---|---|
LoaderResource |
getResource(String location) |
InputStream |
load(String location)
Returns an InputStream or null if not found.
|
static final String REGEX_NAME_VALIDATOR
InputStream load(String location)
LoaderResource getResource(String location)
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.