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.
Packages to support the CSS-style element selector.
-
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.helperClassDescriptionA regular expression abstraction.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.select