| Interface | Description |
|---|---|
| ConfigLineProvider |
A configuration line provider allows to have a parent child relationship between
ConfigLine while keeping the object
immutable. |
| 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 |
| Class | Description |
|---|---|
| ConfigFile |
Represents an artifact configuration file and it's content in hierarchical format.
|
| ConfigLine |
A configuration line represents the data within a line in a configuration file
|
| ConfigLine.Builder | |
| SimpleConfigAttribute |
Represents a simple configuration attribute.
|
| XmlConfigurationDocumentLoader |
Loads a mule configuration file into a
Document object. |
| XmlConfigurationProcessor |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.