| Package | Description |
|---|---|
| us.codecraft.xsoup | |
| us.codecraft.xsoup.xevaluator |
| Modifier and Type | Method and Description |
|---|---|
static XPathEvaluator |
Xsoup.compile(String xpathStr) |
| Modifier and Type | Class and Description |
|---|---|
class |
CombingXPathEvaluator |
class |
DefaultXPathEvaluator |
| Modifier and Type | Method and Description |
|---|---|
XPathEvaluator |
XPathParser.parse() |
static XPathEvaluator |
XPathParser.parse(String xpathStr) |
| Constructor and Description |
|---|
CombingXPathEvaluator(XPathEvaluator... xPathEvaluators) |
| Constructor and Description |
|---|
CombingXPathEvaluator(List<XPathEvaluator> xPathEvaluators) |
Copyright © 2023. All rights reserved.