| Package | Description | 
|---|---|
| net.sf.jguiraffe.locators | 
This package contains interfaces and classes for locating resources in a generic
way. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClassPathLocator | ClassPathLocator. getInstance(String resourceName)Returns a  ClassPathLocatorinstance for the specified
 resource name. | 
| static ClassPathLocator | ClassPathLocator. getInstance(String resourceName,
           ClassLoader cl)Returns a  ClassPathLocatorinstance which looks up the specified
 resource name using the given class loader. | 
Copyright © 2016 The JGUIraffe Team. All rights reserved.