Uses of Package
org.jweaver.crawler.internal.result
Packages that use org.jweaver.crawler.internal.result
-
Classes in org.jweaver.crawler.internal.result used by org.jweaver.crawler.internal.resultClassDescriptionThe ErrorResultPage record represents a result page containing an error encountered during web crawling.The Metadata record represents metadata associated with a web page.The PageLink record represents a link to a web page along with its depth in the crawling hierarchy.The ResultPage interface represents a result page obtained during web crawling.The SuccessResultPage record represents a successful result page obtained during web crawling.
-
Classes in org.jweaver.crawler.internal.result used by org.jweaver.crawler.internal.writeClassDescriptionThe Connection record represents a connection between a parent URI and a child URI, along with the depth of the connection.The NodeError record represents an error associated with a specific node during web crawling.The SuccessResultPage record represents a successful result page obtained during web crawling.