@Service(value=java.lang.Object.class) @Property(name="javax.ws.rs", boolValue=true) 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 |
|---|---|
org.apache.clerezza.rdf.utils.GraphNode |
documentationPage(javax.ws.rs.core.UriInfo uriInfo)
Redirects to the overview page
|
protected List<DocumentationViewer.DocumentationItem> |
sortDocItems(Collection<DocumentationViewer.DocumentationItem> docItems) |
public org.apache.clerezza.rdf.utils.GraphNode documentationPage(@Context
javax.ws.rs.core.UriInfo uriInfo)
Responseprotected List<DocumentationViewer.DocumentationItem> sortDocItems(Collection<DocumentationViewer.DocumentationItem> docItems)
Copyright © 2015 The Apache Software Foundation. All rights reserved.