Package | Description |
---|---|
org.jsoup.select |
Modifier and Type | Class and Description |
---|---|
static class |
Evaluator.IndexEquals
Evaluator for matching by sibling index number (e = idx)
|
static class |
Evaluator.IndexGreaterThan
Evaluator for matching by sibling index number (e > idx)
|
static class |
Evaluator.IndexLessThan
Evaluator for matching by sibling index number (e < idx)
|
Copyright © 1998–2019 iText Group NV. All rights reserved.