| Modifier and Type | Method and Description |
|---|---|
Optional<XmlDslConfiguration> |
ExtensionModelParser.getXmlDslConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Optional<XmlDslConfiguration> |
JavaExtensionModelParser.getXmlDslConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.meta.model.XmlDslModel |
ModelLoaderUtils.getXmlDslModel(ExtensionElement extensionElement,
String version,
Optional<XmlDslConfiguration> xmlDslAnnotationConfiguration)
Utility method to obtain a default
XmlDslModel of a given XmlDslConfiguration |
static org.mule.runtime.api.meta.model.XmlDslModel |
ModelLoaderUtils.getXmlDslModel(String extensionName,
String version,
Optional<XmlDslConfiguration> xmlDslAnnotationConfiguration)
Utility method to obtain a default
XmlDslModel of a given XmlDslConfiguration |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.