Package | Description |
---|---|
org.ujorm.tools.xml | |
org.ujorm.tools.xml.builder | |
org.ujorm.tools.xml.config | |
org.ujorm.tools.xml.config.impl |
Modifier and Type | Field and Description |
---|---|
protected XmlConfig |
AbstractWriter.config
XML configuration
|
Constructor and Description |
---|
AbstractWriter(Appendable out,
XmlConfig config)
A writer constructor
|
Modifier and Type | Method and Description |
---|---|
static XmlPrinter |
XmlPrinter.forXml(Appendable out,
XmlConfig config)
A basic XmlPrinter factory method.
|
Constructor and Description |
---|
XmlPrinter(Appendable out,
XmlConfig config)
A writer constructor
|
Modifier and Type | Interface and Description |
---|---|
interface |
HtmlConfig
Configuraion of HtmlPage
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHtmlConfig
Configuraion of HtmlPage
|
class |
DefaultXmlConfig
Configuraion of HtmlPage
|
Copyright 2019-2022, Pavel Ponec