Class HttpCollectionHandler

    • Constructor Detail

      • HttpCollectionHandler

        public HttpCollectionHandler()
    • Method Detail

      • getTimeStamp

        protected java.util.Date getTimeStamp​(org.jsoup.nodes.Document doc,
                                              XmlGroup group)
        Gets the time stamp.
        Parameters:
        document - the JSoup document
        group - the group
        Returns:
        the time stamp
      • getJsoupDocument

        protected org.jsoup.nodes.Document getJsoupDocument​(java.lang.String urlString,
                                                            Request request)
                                                     throws java.lang.Exception
        Gets the JSoup document.
        Parameters:
        urlString - the URL string
        request - the request
        Returns:
        the JSoup document
        Throws:
        java.lang.Exception - the exception