Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.log4j.lf5.util.Resource

Uses of Resource in org.apache.log4j.lf5.util
 

Methods in org.apache.log4j.lf5.util with parameters of type Resource
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.