Uses of Class
org.apache.log4j.lf5.util.Resource
-
Packages that use Resource Package Description org.apache.log4j.lf5.util -
-
Uses of Resource in org.apache.log4j.lf5.util
Methods in org.apache.log4j.lf5.util with parameters of type Resource Modifier and Type Method Description static InputStream
ResourceUtils. getResourceAsStream(Object object, Resource resource)
Get the InputStream for this resource.static URL
ResourceUtils. getResourceAsURL(Object object, Resource resource)
Get the URL for this resource.
-