Package | Description |
---|---|
org.jsoup.select |
Packages to support the CSS-style element selector.
|
Modifier and Type | Class and Description |
---|---|
static class |
Evaluator.IsFirstOfType |
static class |
Evaluator.IsLastOfType |
static class |
Evaluator.IsNthChild
css-compatible Evaluator for :eq (css :nth-child)
|
static class |
Evaluator.IsNthLastChild
css pseudo class :nth-last-child)
|
static class |
Evaluator.IsNthLastOfType |
static class |
Evaluator.IsNthOfType
css pseudo class nth-of-type
|
Copyright © 2017. All rights reserved.