Package | Description |
---|---|
org.apache.log4j.lf5.util |
Modifier and Type | Method and Description |
---|---|
static java.io.InputStream |
ResourceUtils.getResourceAsStream(java.lang.Object object,
Resource resource)
Get the InputStream for this resource.
|
static java.net.URL |
ResourceUtils.getResourceAsURL(java.lang.Object object,
Resource resource)
Get the URL for this resource.
|