Uses of Class
org.apache.avalon.excalibur.i18n.Resources

Uses of Resources in org.apache.avalon.excalibur.i18n
 

Methods in org.apache.avalon.excalibur.i18n that return Resources
static Resources ResourceManager.getBaseResources(String baseName)
          Retrieve resource with specified basename.
static Resources ResourceManager.getBaseResources(String baseName, ClassLoader classLoader)
          Retrieve resource with specified basename.
static Resources ResourceManager.getResources(String name)
          Retrieve resource for specified name.
static Resources ResourceManager.getPackageResources(Class clazz)
          Retrieve resource for specified Classes package.
static Resources ResourceManager.getClassResources(Class clazz)
          Retrieve resource for specified Class.
 



Copyright © 2002-2005 The Apache Software Foundation. All Rights Reserved.