public class XmlTransformationUtils extends Object
| Constructor and Description |
|---|
XmlTransformationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
nodeToString(Node node) |
static Element |
stringToDomElement(String xml) |
public static Element stringToDomElement(String xml) throws XmlTransformationException
XmlTransformationExceptionpublic static String nodeToString(Node node) throws XmlTransformationException
XmlTransformationExceptionCopyright © 2022. All rights reserved.