|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GroovyResourceLoader
Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.
| Method Summary | |
|---|---|
URL |
loadGroovySource(String filename)
Loads a Groovy source file given its name. |
| Method Detail |
|---|
URL loadGroovySource(String filename)
throws MalformedURLException
filename - name of the file
MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||