Modifier and Type | Class and Description |
---|---|
class |
FormattingXMLStreamWriter
An XML stream writer which nicely formats the XML for configuration files.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLContentWriter.writeContent(XMLExtendedStreamWriter streamWriter)
Deprecated.
Write the contents of this item.
|
void |
XMLElementWriter.writeContent(XMLExtendedStreamWriter streamWriter,
T value)
Write the contents of this item.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.