| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.ken.util.ClassLoaderResourceResolver
public class ClassLoaderResourceResolver
Utility base class for Entity and LSResource Resolvers that should resolve arguments to resources in the ClassLoader.
| Field Summary | |
|---|---|
| protected  String | baseRoot path in class loader. | 
| protected  org.apache.log4j.Logger | LOG | 
| protected  String | prefixPrefix of resources to honor. | 
| Constructor Summary | |
|---|---|
| ClassLoaderResourceResolver()Constructs a ClassLoaderResourceResolver.java. | |
| ClassLoaderResourceResolver(String base,
                                                       String prefix)Constructs a ClassLoaderResourceResolver.java. | |
| Method Summary | |
|---|---|
| protected  String | resolveSystemId(String systemId) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected final org.apache.log4j.Logger LOG
protected final String base
protected final String prefix
| Constructor Detail | 
|---|
public ClassLoaderResourceResolver()
public ClassLoaderResourceResolver(String base,
                                   String prefix)
base - prefix - | Method Detail | 
|---|
protected String resolveSystemId(String systemId)
systemId - 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||