| Package | Description |
|---|---|
| org.ujorm.tools.xml | |
| org.ujorm.tools.xml.builder | |
| org.ujorm.tools.xml.dom |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElement<E extends AbstractElement<?>>
Abstrac element model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWriter.writeRawValue(Object rawValue,
AbstractElement element)
Write the content of an envelope
|
void |
AbstractWriter.writeValue(Object value,
AbstractElement element,
String attribute)
Write escaped value to the output
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlBuilder
A XML builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlElement
XML element model to rendering a XML file.
|
Copyright 2015, Pavel Ponec