Groovy Documentation

Package org.codehaus.groovy.grails.core.io

 

Interface Summary
ResourceLocator Used to locate resources at development or production time.
 


Class Summary
DefaultResourceLocator Default implementation of the ResourceLocator interface that doesn't take into account servlet loading.
PluginPathAwareFileSystemResourceLoader FileSystemResourceLoader capable of understanding paths to plugins via the ResourceLocator interface
SpringResource Bridges Grails and Spring Resource APIs
StaticResourceLocator A static resource locator that uses an internal map to locate resources.
 


Groovy Documentation