Module org.mule.runtime.dsl.api
Package org.mule.runtime.dsl.internal.xml.parser
package org.mule.runtime.dsl.internal.xml.parser
-
ClassDescriptionDefault implementation of
XmlGathererErrorHandlerFactorywhich will return theDefaultXmlLoggerErrorHandlerinstance that registers all errors whenErrorHandler.error(SAXParseException)is called, to then return the complete gathered list of exceptions throughXmlGathererErrorHandler.getErrors()method.Default implementation ofXmlGathererErrorHandlerwhich collects all errors, and on a fatal exception will propagate an exception.Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.Alternative to Spring's default document loader that uses SAX to add metadata to the DOM elements that are the result of the default parser.SAX filter that builds the metadata that will annotate the built nodes.Simple parser that allows to obtain the required data from an XML document.Deprecated.Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.Factory object to get a fresh instance of aXmlMetadataAnnotations.
mule-artifact-ast-xml-parsermodule.