Uses of Package
org.jsoup.select
Package
Description
Package containing classes supporting the core jsoup code.
HTML document structure nodes.
Contains the HTML parser, tag specifications, and HTML tokeniser.
Packages to support the CSS-style element selector.
-
-
ClassDescriptionA list of
Element
s, with methods that act on every element in the list.Evaluates that an element matches the selector.Node filter interface.Node visitor interface. -
-
ClassDescriptionBase combining (and, or) evaluator.A list of
Element
s, with methods that act on every element in the list.Evaluates that an element matches the selector.Abstract evaluator for attribute name/value matchingAbstract evaluator for sibling index matchingcss pseudo class nth-of-typeNode filter interface.Filter decision.Node visitor interface.