public final class XMLUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Node |
createNode(Document document,
String tag,
String text) |
static void |
writeToFile(File file,
Document document) |
Copyright © 2009–2020 Waarp. All rights reserved.