Package org.mule.soap.internal.util
Class XmlTransformationUtils
java.lang.Object
org.mule.soap.internal.util.XmlTransformationUtils
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringnodeToString(Node node) static ElementstringToDomElement(String xml)
-
Constructor Details
-
XmlTransformationUtils
public XmlTransformationUtils()
-
-
Method Details
-
stringToDomElement
- Throws:
XmlTransformationException
-
nodeToString
- Throws:
XmlTransformationException
-