public class QueryParametersSnippetResultHandler extends SnippetWritingResultHandler
SnippetWritingResultHandler that produces a snippet documenting the query
parameters supported by a RESTful resource.| Modifier | Constructor and Description |
|---|---|
protected |
QueryParametersSnippetResultHandler(String outputDir,
ParameterDescriptor... descriptors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handle(MvcResult result,
DocumentationWriter writer) |
handleprotected QueryParametersSnippetResultHandler(String outputDir, ParameterDescriptor... descriptors)
protected void handle(MvcResult result, DocumentationWriter writer) throws IOException
handle in class SnippetWritingResultHandlerIOException