| Package | Description |
|---|---|
| org.analogweb.core.response |
This package defines execution results for response.
|
| Modifier and Type | Method and Description |
|---|---|
static Html |
Html.as(String templatePath) |
static Html |
Html.as(String templatePath,
Map<String,Object> context) |
static Html |
BasicResponses.html(String template) |
static Html |
BasicResponses.html(String template,
Map<String,Object> parameters) |
static Html |
BasicResponses.htmlText(String text) |
static Html |
Html.with(String str) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.