public class XmlUtils extends Object
| Constructor and Description |
|---|
XmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Element |
parseRootElement(InputSource inputSource,
boolean namespaceAware,
boolean validating) |
public static Element parseRootElement(InputSource inputSource, boolean namespaceAware, boolean validating) throws ParserConfigurationException, SAXException, IOException
Copyright © 2017 MuleSoft, Inc.. All rights reserved.