public class DomUtil extends Object
Constructor and Description |
---|
DomUtil() |
Modifier and Type | Method and Description |
---|---|
static DocumentBuilder |
getDocumentBuilder() |
static Node |
getNode(Node element,
String name) |
static Text |
getTextNode(Node element,
String name) |
static String |
nodeAsString(Node node) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.