Uses of Package
org.jsoup
Package
Description
Contains the main
Jsoup
class, which provides convenient static access to the jsoup functionality.
Package containing classes supporting the core jsoup code.
HTML document structure nodes.
-
ClassDescriptionThe Connection interface is a convenient HTTP client and session object to fetch content from the web, and parse them into Documents.Common methods for Requests and ResponsesA Key:Value tuple(+), used for form data.GET and POST http methods.Represents a HTTP request.Represents a HTTP response.
-
ClassDescriptionThe Connection interface is a convenient HTTP client and session object to fetch content from the web, and parse them into Documents.Common methods for Requests and ResponsesA Key:Value tuple(+), used for form data.GET and POST http methods.Represents a HTTP request.Represents a HTTP response.
-
ClassDescriptionThe Connection interface is a convenient HTTP client and session object to fetch content from the web, and parse them into Documents.A Key:Value tuple(+), used for form data.