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 ModelGeneratorExceptionpublic static org.raml.v2.api.model.v10.api.Api getAPIFromRamlFile(File raml, String rootDir) throws IOException
IOExceptionCopyright © 2019. All rights reserved.