| Class | Description |
|---|---|
| JsonRamlTypeLoader |
RAML
TypeLoader that takes the internal TypeDeclaration and transforms it into a MetadataType through
TypeDeclaration.toJsonSchema() in conjunction with JsonTypeLoader. |
| XmlRamlTypeLoader |
RAML
TypeLoader that takes the internal TypeDeclaration and transforms it into a MetadataType through
TypeDeclaration.toXmlSchema() in conjunction with XmlTypeLoader. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.