public class XmlUtils extends Object
| Constructor and Description |
|---|
XmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
stringToDocument(String xml) |
static String |
stripWhitespaces(String content) |
public static Document stringToDocument(String xml) throws ParserConfigurationException, IOException, SAXException
Copyright © 2021 MuleSoft, Inc.. All rights reserved.