| Class | Description |
|---|---|
| ElementWithAttribute |
Matcher for a Jsoup element with a certain attribute.
|
| ElementWithChild |
Matches a given element, if it contains at least one child selectable
by given CSS selector.
|
| ElementWithClass | |
| ElementWithData | |
| ElementWithInnerHtml | |
| ElementWithName |
Matcher for
Element with a certain name. |
| ElementWithOwnText | |
| ElementWithText | |
| ElementWithUniqueChild |
Matches a given element, if it contains at least one child selectable
by given CSS selector.
|
| JSoupMatchers |
Provides access to Hamcrest
Matchers for JSoup Elements and Elements. |
| Selecting | |
| SelectingFirst |
Copyright © 2016 FD Mediagroep. All rights reserved.