|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.base.location.ClasspathLocationResolver
public class ClasspathLocationResolver
A special location resolver that uses Strings like URLs, but with more options
| Constructor Summary | |
|---|---|
ClasspathLocationResolver()
|
|
| Method Summary | |
|---|---|
java.net.URL |
resolveLocation(java.lang.String location)
|
java.net.URL |
resolveLocation(java.lang.String location,
java.lang.ClassLoader loader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathLocationResolver()
| Method Detail |
|---|
public java.net.URL resolveLocation(java.lang.String location)
throws java.net.MalformedURLException
resolveLocation in interface LocationResolverjava.net.MalformedURLException
public java.net.URL resolveLocation(java.lang.String location,
java.lang.ClassLoader loader)
throws java.net.MalformedURLException
java.net.MalformedURLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||