| Interface | Description |
|---|---|
| ConfigLineProvider | Deprecated
From 4.4 onwards, use the
mule-artifact-ast-xml-parser module. |
| ParsingPropertyResolver |
Resolve values for XML properties.
|
| XmlGathererErrorHandler |
Represents a specific type of
ErrorHandler which gathers as many errors as possible to be displayed later for either
logging purposes or to propagate an exception with the full list of errors. |
| XmlGathererErrorHandlerFactory |
Factory object to create instances of
XmlGathererErrorHandler that will be used in the reading of XML files. |
| XmlParsingConfiguration | Deprecated
since 1.4 use
mule-artifact-ast-xml-parser instead. |
| Class | Description |
|---|---|
| ConfigFile | Deprecated
From 4.4 onwards, use the
mule-artifact-ast-xml-parser module. |
| ConfigLine | Deprecated
From 4.4 onwards, use the
mule-artifact-ast module. |
| ConfigLine.Builder | |
| SimpleConfigAttribute |
Represents a simple configuration attribute.
|
| XmlApplicationParser |
Simple parser that allows to obtain the required data from an XML document.
|
| XmlConfigurationDocumentLoader |
Loads a mule configuration file into a
Document object. |
| XmlConfigurationProcessor | Deprecated
since 1.4 use
mule-artifact-ast-xml-parser instead. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.