public class SwaggerApiParser extends Object
| Constructor and Description |
|---|
SwaggerApiParser(String host,
String path,
String apiVersion,
String apiTitle,
String apiDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRoute(RestRoute route) |
static void |
safeClose(Writer writer) |
boolean |
serializeSwaggerJson(String filename) |
Copyright © 2013–2020. All rights reserved.