Class OOPPullQuotesViewer

    • Constructor Detail

      • OOPPullQuotesViewer

        public OOPPullQuotesViewer()
        See Also:
        HttpServlet()
    • Method Detail

      • setPullQuotes

        protected void setPullQuotes​(javax.servlet.http.HttpServletRequest request,
                                     String corpus,
                                     String document)
                              throws IOException
        Throws:
        IOException
      • doGet

        protected void doGet​(javax.servlet.http.HttpServletRequest request,
                             javax.servlet.http.HttpServletResponse response)
                      throws javax.servlet.ServletException,
                             IOException
        Overrides:
        doGet in class javax.servlet.http.HttpServlet
        Throws:
        javax.servlet.ServletException
        IOException
        See Also:
        HttpServlet.doGet(HttpServletRequest request, HttpServletResponse response)