| Interface | Description |
|---|---|
| DslSyntaxResolver |
Provides the
DslElementSyntax of any Component, Parameter or Type
within the context of the Extension model where the Component was declared. |
| DslSyntaxResolverFactory |
Factory for creating
DslSyntaxResolver using set of plugins that compose the DslResolvingContext in which this
factory was created. |
| DslSyntaxResolverService |
Service for obtaining the
DslSyntaxResolverFactory that will allow the user to create the DslElementSyntax data
for any given component of an ExtensionModel |
| Class | Description |
|---|---|
| DslElementSyntax |
Provides a declaration of how a
Component is represented in XML, containing all the required information for
the XML element creation and parsing. |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.