public class Html extends TextFormattable<Html>
| Modifier and Type | Class and Description |
|---|---|
static class |
Html.HtmlTemplate |
| Modifier | Constructor and Description |
|---|---|
protected |
Html(Object source) |
protected |
Html(String input) |
| Modifier and Type | Method and Description |
|---|---|
static Html |
as(String templatePath) |
static Html |
as(String templatePath,
Map<String,Object> context) |
protected ResponseFormatter |
getDefaultFormatter() |
static Html |
with(String str) |
attach, extractResponseEntity, getFormatter, getSource, toStringgetCharset, getCharsetAsText, getResponseText, mergeHeaders, resolveContentType, typeAs, withCharset, withoutCharsetentity, header, header, status, statusaddHeader, addHeaders, createResponse, getHeaders, getResponseEntity, getStatus, putEntityToResponse, render, setResponseEntity, setStatus, setStatus, updateStatusToResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrenderprotected ResponseFormatter getDefaultFormatter()
getDefaultFormatter in class TextFormattable<Html>Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.