public class XMLHelper extends Object
Constructor and Description |
---|
XMLHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
appendTextContent(Element domElement,
String textContent)
Creates a text node with the given content and appends it as child to the given element.
|
Copyright © 2020. All Rights Reserved.