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

Interface Summary
Converter<W> An interface that 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
AbstractParsingParameterCreationListener  
ConverterUtil A utility class for creating and dealing with Converter objects
 

Enum Summary
Converter.CircularReferenceBehaviour  
 



Copyright (c) 2005-2009 The Grails project