public class RamlParserModelGenerator extends ModelGenerator
specFormat| Constructor and Description |
|---|
RamlParserModelGenerator(SpecFormat specFormat) |
| Modifier and Type | Method and Description |
|---|---|
RestConnectModelBuilder |
generateAPIModel(File raml,
String rootDir) |
static org.raml.v2.api.model.v10.api.Api |
getAPIFromRamlFile(File raml,
String rootDir) |
generateAPIModel, getpublic RamlParserModelGenerator(SpecFormat specFormat)
public RestConnectModelBuilder generateAPIModel(File raml, String rootDir) throws Exception
generateAPIModel in class ModelGeneratorExceptionCopyright © 2022. All rights reserved.