|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceSpec
XClassLoader resource specification.
| Method Summary | |
|---|---|
void |
addEntriesToClassLoader(XClassLoader cl)
Adds all entries denoted by this resource specification to the class loader. |
java.net.URL |
toUrl()
Gets the URL representation of this resource specification. |
| Method Detail |
|---|
java.net.URL toUrl()
void addEntriesToClassLoader(XClassLoader cl)
throws java.lang.Exception
cl - The class loader
java.lang.Exception - On any error that occurs while scanning or reading the resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||