public class DomUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DomUtil.NodeProcessor |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<Node> |
findChildren(Node node,
String name) |
void |
populate(XmlSuite xmlSuite) |
public DomUtil(Document doc)
public void populate(XmlSuite xmlSuite) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2024. All rights reserved.