Skip navigation links
B H O S W 

B

build() - Method in class springfox.documentation.staticdocs.Swagger2MarkupResultHandler.Builder
Builds Swagger2MarkupResultHandler which converts the Swagger response into Markup and writes into the given outputDir.
build() - Method in class springfox.documentation.staticdocs.SwaggerResultHandler.Builder
Builds SwaggerResultHandler which stores the Swagger response into file the outputDir and fileName.

H

handle(MvcResult) - Method in class springfox.documentation.staticdocs.Swagger2MarkupResultHandler
Apply the action on the given result.
handle(MvcResult) - Method in class springfox.documentation.staticdocs.SwaggerResultHandler
Apply the action on the given result.

O

outputDirectory(String) - Static method in class springfox.documentation.staticdocs.Swagger2MarkupResultHandler
Creates a Swagger2MarkupResultHandler.Builder
outputDirectory(String) - Static method in class springfox.documentation.staticdocs.SwaggerResultHandler
Creates a Swagger2MarkupResultHandler.Builder

S

springfox.documentation.staticdocs - package springfox.documentation.staticdocs
 
Swagger2MarkupResultHandler - Class in springfox.documentation.staticdocs
 
Swagger2MarkupResultHandler.Builder - Class in springfox.documentation.staticdocs
 
SwaggerResultHandler - Class in springfox.documentation.staticdocs
 
SwaggerResultHandler.Builder - Class in springfox.documentation.staticdocs
 

W

withExamples(String) - Method in class springfox.documentation.staticdocs.Swagger2MarkupResultHandler.Builder
Include examples into the Paths document
withFileName(String) - Method in class springfox.documentation.staticdocs.SwaggerResultHandler.Builder
Specifies the file name which should be used
withMarkupLanguage(MarkupLanguage) - Method in class springfox.documentation.staticdocs.Swagger2MarkupResultHandler.Builder
Specifies the markup language which should be used to generate the files
withPathsGroupedBy(GroupBy) - Method in class springfox.documentation.staticdocs.Swagger2MarkupResultHandler.Builder
Specifies how the paths should be grouped by in in the generated files
B H O S W 
Skip navigation links