| Package | Description |
|---|---|
| org.mule.extension.ws.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static String |
TransformationUtils.nodeToString(Node node) |
static Document |
TransformationUtils.stringToDocument(String xml) |
static Element |
TransformationUtils.stringToDomElement(String xml) |
static XMLStreamReader |
TransformationUtils.stringToXmlStreamReader(String xml) |
static Document |
TransformationUtils.xmlStreamReaderToDocument(XMLStreamReader xmlStreamReader) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.