| Package | Description |
|---|---|
| org.ujorm.tools.web |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfig
Configuraion of HtmlPage
|
| Modifier and Type | Method and Description |
|---|---|
HtmlConfig |
HtmlPage.getConfig()
Get config
|
| Modifier and Type | Method and Description |
|---|---|
static HtmlPage |
HtmlPage.of(HtmlConfig config)
Create new instance with empty html headers for
|
static HtmlPage |
HtmlPage.of(javax.servlet.http.HttpServletResponse response,
HtmlConfig config)
Create new instance with empty html headers
|
| Constructor and Description |
|---|
HtmlPage(HtmlConfig config,
Writer writer)
Create new instance with empty html headers
|
Copyright 2015, Pavel Ponec