public class WebXMLReader extends Object implements SwaggerConfig
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiVersion |
protected String |
basePath |
protected String |
filterClass |
protected String |
host |
protected String[] |
schemes |
protected String |
title |
| Constructor and Description |
|---|
WebXMLReader(javax.servlet.ServletConfig servletConfig) |
protected String basePath
protected String host
protected String filterClass
protected String apiVersion
protected String title
protected String[] schemes
public String getFilterClass()
getFilterClass in interface SwaggerConfigpublic Swagger configure(Swagger swagger)
configure in interface SwaggerConfigCopyright © 2016. All Rights Reserved.