public class XMLUtils extends Object
| Constructor and Description |
|---|
XMLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static NodeList |
getElements(String xpathExpr,
Document document) |
static String |
toXml(Document dom)
Converts a DOM to an XML string.
|
Copyright © 2019. All rights reserved.