| Package | Description |
|---|---|
| org.ujorm.tools.xml.builder | |
| org.ujorm.tools.xml.config | |
| org.ujorm.tools.xml.config.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T> XmlPrinter |
XmlPrinter.forHtml(Appendable out,
HtmlConfig config)
Create XmlPrinter for UTF-8
|
static XmlPrinter |
XmlPrinter.forHtml(Object httpServletResponse,
HtmlConfig config)
Create XmlPrinter for UTF-8.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultHtmlConfig |
HtmlConfig.of(HtmlConfig htmlConfig)
Clone config form another
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHtmlConfig
Configuraion of HtmlPage
|
| Constructor and Description |
|---|
DefaultHtmlConfig(HtmlConfig htmlConfig) |
Copyright 2015, Pavel Ponec