Uses of Package
org.jsoup.helper
Package
Description
Contains the main
Jsoup
class, which provides convenient static access to the jsoup functionality.
Package containing classes supporting the core jsoup code.
-
ClassDescriptionA
RequestAuthenticator
is used inConnection
to authenticate if required to proxies and web servers. -
ClassDescriptionA
RequestAuthenticator
is used inConnection
to authenticate if required to proxies and web servers.Provides details for the request, to determine the appropriate credentials to return.Helper class to transform aDocument
to aorg.w3c.dom.Document
, for integration with toolsets that use the W3C DOM.