All Classes
-
Class Summary Class Description CsvTypeLoader Loader of a CSV from a RAML file with a few restrictions.JsonRamlTypeLoader RAMLTypeLoaderthat takes the internalTypeDeclarationand transforms it into aMetadataTypethroughTypeDeclaration.toJsonSchema()in conjunction withJsonTypeLoader.MapTypeLoader Loader of a MAP (aka: dynamic object) from a RAML file with a few restrictions.XmlRamlTypeLoader RAMLTypeLoaderthat takes the internalTypeDeclarationand transforms it into aMetadataTypethroughTypeDeclaration.toXmlSchema()in conjunction withXmlTypeLoader.