public class DocumentationViewer extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
DocumentationViewer.DocumentationItem |
Constructor and Description |
---|
DocumentationViewer() |
Modifier and Type | Method and Description |
---|---|
GraphNode |
documentationPage(javax.ws.rs.core.UriInfo uriInfo)
Redirects to the overview page
|
protected List<DocumentationViewer.DocumentationItem> |
sortDocItems(Collection<DocumentationViewer.DocumentationItem> docItems) |
public GraphNode documentationPage(@Context javax.ws.rs.core.UriInfo uriInfo)
Response
protected List<DocumentationViewer.DocumentationItem> sortDocItems(Collection<DocumentationViewer.DocumentationItem> docItems)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.