Class CorpusBatch

    • Constructor Detail

      • CorpusBatch

        public CorpusBatch()
    • Method Detail

      • doGet

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