Package org.codehaus.groovy.grails.web.converters

Interface Summary
Converter<W> Defines an Object that can convert an instance and render it to the response or a supplied writer.
 

Class Summary
AbstractConverter<W> Abstract base implementation of the Converter interface that provides a default toString() implementation.
ConverterUtil A utility class for creating and dealing with Converter objects.
 

Enum Summary
Converter.CircularReferenceBehaviour