public final class NodeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Node |
getChildElementNode(Node xmlNode)
Returns a first child DOM Node of type ELEMENT_NODE
for the specified Node.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.