Groovy Documentation

Package grails.rest.render.hal

 

Class Summary
HalJsonCollectionRenderer A HAL JSON renderer for a collection of objects
HalJsonRenderer Renders domain instances in HAL JSON format (see http://tools.ietf.org/html/draft-kelly-json-hal-05)
HalXmlCollectionRenderer A HAL XML renderer for a collection of objects
HalXmlRenderer Renders domain instances in HAL XML format (see http://stateless.co/hal_specification.html)
 


Groovy Documentation