| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.util.CLResourceLoader
public class CLResourceLoader
| Field Summary | 
|---|
| Fields inherited from interface org.jboss.portal.common.util.ResourceLoader | 
|---|
REGEX_NAME_VALIDATOR | 
| Constructor Summary | |
|---|---|
CLResourceLoader()
 | 
|
CLResourceLoader(java.lang.ClassLoader loader)
 | 
|
| Method Summary | |
|---|---|
 LoaderResource | 
getResource(java.lang.String location)
 | 
 java.io.InputStream | 
load(java.lang.String location)
Returns an InputStream or null if not found.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CLResourceLoader(java.lang.ClassLoader loader)
public CLResourceLoader()
| Method Detail | 
|---|
public java.io.InputStream load(java.lang.String location)
ResourceLoader
load in interface ResourceLoaderpublic LoaderResource getResource(java.lang.String location)
getResource in interface ResourceLoader
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||