| 
|||||||||
| 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 - if the URL is invalid
  | 
Copyright © 2003-2012 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||