Package org.jsoup
package org.jsoup
Contains the main
Jsoup
class, which provides convenient static access to the jsoup functionality.-
ClassDescriptionA Connection provides a convenient interface to fetch content from the web, and parse them into Documents.Connection.Base<T extends Connection.Base>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.Signals that a HTTP request resulted in a not OK HTTP response.The core public access point to the jsoup functionality.A SerializationException is raised whenever serialization of a DOM element fails.Signals that a HTTP response returned a mime type that is not supported.