Class CorpusDocuments

    • Constructor Detail

      • CorpusDocuments

        public CorpusDocuments()
    • Method Detail

      • doGet

        @GET
        @Produces("application/json; charset=utf-8")
        public String doGet​(@PathParam("Corpus")
                            String corpus)
                     throws javax.servlet.ServletException,
                            com.fasterxml.jackson.core.JsonProcessingException,
                            IOException
        Throws:
        javax.servlet.ServletException
        com.fasterxml.jackson.core.JsonProcessingException
        IOException