public class Swagger20Parser extends Object implements SwaggerParserExtension
| Constructor and Description |
|---|
Swagger20Parser() |
public com.wordnik.swagger.models.Swagger read(String location, List<com.wordnik.swagger.models.auth.AuthorizationValue> auths) throws IOException
read in interface SwaggerParserExtensionIOExceptionpublic com.wordnik.swagger.models.Swagger read(com.fasterxml.jackson.databind.JsonNode node)
throws IOException
read in interface SwaggerParserExtensionIOExceptionCopyright © 2015. All Rights Reserved.