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 |
scheme |
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 scheme
public String getFilterClass()
getFilterClass in interface SwaggerConfigpublic Swagger configure(Swagger swagger)
configure in interface SwaggerConfigCopyright © 2015. All Rights Reserved.