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 © 2020 JBoss, a division of Red Hat, Inc.. All Rights Reserved.