Groovy Documentation

Package org.codehaus.groovy.grails.compiler.web

 

Class Summary
ControllerActionTransformer Enhances controller classes by converting closures actions to method actions and binding request parameters to action arguments.
ControllerDomainTransformer Adds binding methods to domain classes.
ControllerTransformer Enhances controller classes with the appropriate API at compile time.
MimeTypesTransformer Adds the withFormat and other mime related methods to controllers at compile time.
 


Groovy Documentation