class HalXmlCollectionRenderer extends HalXmlRenderer implements ContainerRenderer
A HAL XML renderer for a collection of objects
| Fields inherited from class | Fields | 
|---|---|
| class HalXmlRenderer | LINK_TAG, MIME_TYPE, RELATIONSHIP_ATTRIBUTE, RESOURCE_TAG | 
| Type | Name and description | 
|---|---|
| java.lang.Class | componentType | 
| Constructor and description | 
|---|
| HalXmlCollectionRenderer
                                (java.lang.Class componentType) | 
| HalXmlCollectionRenderer
                                (java.lang.Class componentType, MimeType[] mimeTypes) | 
| Methods inherited from class | Name | 
|---|---|
| class HalXmlRenderer | renderInternal, startResourceTag, startResourceTagForCurrentPath, writeDomainProperty, writeDomainWithEmbeddedAndLinks, writeLink | 
Groovy Documentation