Class XmlApplicationParser

java.lang.Object
org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser

public class XmlApplicationParser extends Object
Simple parser that allows to obtain the required data from an XML document.

It uses the SPI interface XmlNamespaceInfoProvider to locate for all namespace info provided and normalize the namespace from the XML document.

Since:
4.0