public class XmlApplicationParser extends Object
ConfigLine
objects.
It uses the SPI interface XmlNamespaceInfoProvider to locate for all namespace info provided and normalize the
namespace from the XML document.
| Constructor and Description |
|---|
XmlApplicationParser(ServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNormalizedNamespace(String namespaceUri,
String namespacePrefix) |
Optional<ConfigLine> |
parse(Element configElement) |
public XmlApplicationParser(ServiceRegistry serviceRegistry)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.