|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evaluator | |
|---|---|
| org.jsoup.select | Packages to support the CSS-style element selector. |
| Uses of Evaluator in org.jsoup.select |
|---|
| Methods in org.jsoup.select with parameters of type Evaluator | |
|---|---|
static Elements |
Collector.collect(Evaluator eval,
Element root)
Build a list of elements, by visiting root and every descendant of root, and testing it against the evaluator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||