public class ApiParameterParser extends Object
| Constructor and Description |
|---|
ApiParameterParser(List<String> ignorableAnnotations,
Map<String,com.wordnik.swagger.model.Model> models) |
| Modifier and Type | Method and Description |
|---|---|
List<com.wordnik.swagger.model.Parameter> |
parseApiParametersAndArgumentModels(Method method) |
Copyright © 2014. All rights reserved.