Class XmlUtils
java.lang.Object
org.mule.datasense.common.loader.xml.XmlUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElementparseRootElement(InputSource inputSource, boolean namespaceAware, boolean validating)
-
Constructor Details
-
XmlUtils
public XmlUtils()
-
-
Method Details
-
parseRootElement
public static Element parseRootElement(InputSource inputSource, boolean namespaceAware, boolean validating) throws ParserConfigurationException, SAXException, IOException
-