| Package | Description |
|---|---|
| org.mule.soap.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static String |
XmlTransformationUtils.nodeToString(Node node) |
static Document |
XmlTransformationUtils.stringToDocument(String xml) |
static Element |
XmlTransformationUtils.stringToDomElement(String xml) |
static XMLStreamReader |
XmlTransformationUtils.stringToXmlStreamReader(String xml) |
static XMLStreamReader |
XmlTransformationUtils.stringToXmlStreamReader(String xml,
String encoding) |
static Document |
XmlTransformationUtils.xmlStreamReaderToDocument(XMLStreamReader xmlStreamReader) |
Copyright © 2019. All rights reserved.