org.apache.clerezza.platform.documentation.viewer
Class DocumentationViewer
java.lang.Object
org.apache.clerezza.platform.documentation.viewer.DocumentationViewer
public class DocumentationViewer
- extends Object
The documentation viewer provides a webpage that shows the available
documentation.
- Author:
- mir
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentationViewer
public DocumentationViewer()
documentationPage
public org.apache.clerezza.rdf.utils.GraphNode documentationPage(@Context
javax.ws.rs.core.UriInfo uriInfo)
- Redirects to the overview page
- Returns:
Response
sortDocItems
protected List<DocumentationViewer.DocumentationItem> sortDocItems(Collection<DocumentationViewer.DocumentationItem> docItems)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.