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

Interface Summary
Converter An interface that defines an Object that can convert an instance and render it to the response or a supplied writer
 

Class Summary
AbstractConverter Abstract base implementation of the Converter interface that provides a default toString() implementation
ConverterUtil  
 



Copyright (c) 2005-2006 The Grails project