Package org.jweaver.crawler.internal.result
package org.jweaver.crawler.internal.result
-
ClassDescriptionThe Connection record represents a connection between a parent URI and a child URI, along with the depth of the connection.The ErrorResultPage record represents a result page containing an error encountered during web crawling.The Metadata record represents metadata associated with a web page.The NodeError record represents an error associated with a specific node during web crawling.The PageLink record represents a link to a web page along with its depth in the crawling hierarchy.ResponseData<T>The ResponseData record represents the response data received from a web request.The ResultPage interface represents a result page obtained during web crawling.The SuccessResultPage record represents a successful result page obtained during web crawling.