Class DocsGenerator
- java.lang.Object
-
- org.gcube.application.geoportal.service.rest.DocsGenerator
-
@Path("docs") public class DocsGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description DocsGenerator()
-
-
-
Method Detail
-
toDoc
@GET @Path("/{any: .*}") public InputStream toDoc(@Context javax.servlet.http.HttpServletRequest req) throws javax.ws.rs.WebApplicationException- Throws:
javax.ws.rs.WebApplicationException
-
-