Class XmlConfigurationDocumentLoader

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

public final class XmlConfigurationDocumentLoader extends Object
Loads a mule configuration file into a Document object.

If when loading the configuration one, or more, ErrorHandler.error(SAXParseException) are call, at the end of loadDocument(Supplier, EntityResolver, String, InputStream) will throw an exception containing all the errors.

Since:
4.0