Uses of Package
org.jsoup.helper
Packages that use 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.
HTML document structure nodes.
-
Classes in org.jsoup.helper used by org.jsoupClassDescriptionA
RequestAuthenticatoris used inConnectionto authenticate if required to proxies and web servers. -
Classes in org.jsoup.helper used by org.jsoup.helperClassDescriptionHandles per request Authenticator-based authentication.A
RequestAuthenticatoris used inConnectionto authenticate if required to proxies and web servers.Provides details for the request, to determine the appropriate credentials to return.Helper class to transform aDocumentto aorg.w3c.dom.Document, for integration with toolsets that use the W3C DOM. -
Classes in org.jsoup.helper used by org.jsoup.nodesClassDescriptionImplementation of ArrayList that watches out for changes to the contents.