public interface GroovyResourceLoader
| Modifier and Type | Method and Description | 
|---|---|
URL | 
loadGroovySource(String filename)
Loads a Groovy source file given its name. 
 | 
URL loadGroovySource(String filename) throws MalformedURLException
filename - name of the fileMalformedURLException - if the URL is invalid