| Modifier and Type | Method and Description |
|---|---|
String |
GTemplateConfig.getTemplate(ContentType type,
String renderKey) |
| Modifier and Type | Method and Description |
|---|---|
ContentType[] |
ContentRenderer.getContentTypes() |
| Modifier and Type | Method and Description |
|---|---|
String |
RenderingEngine.render(Object data,
ContentType type,
Map<String,String> requestParams) |
| Modifier and Type | Method and Description |
|---|---|
ContentType[] |
JsonRenderer.getContentTypes() |
| Modifier and Type | Method and Description |
|---|---|
ContentType[] |
GTTextRenderer.getContentTypes() |
ContentType[] |
GTHtmlRenderer.getContentTypes() |
| Modifier and Type | Field and Description |
|---|---|
static ContentType |
ContentType.APPLICATION_JSON |
static ContentType[] |
ContentType.KNOWN |
static ContentType |
ContentType.TEXT_HTML |
static ContentType |
ContentType.TEXT_PLAIN |
| Modifier and Type | Method and Description |
|---|---|
static ContentType |
ContentType.find(String type) |
Copyright © 2013. All Rights Reserved.