Package | Description |
---|---|
io.restassured.path.xml | |
io.restassured.path.xml.element |
Modifier and Type | Method and Description |
---|---|
NodeChildren |
XmlPath.getNodeChildren(String path)
Get the result of an XML path expression as a
NodeChildren . |
Modifier and Type | Method and Description |
---|---|
NodeChildren |
Node.children()
The node children
|
Copyright © 2010–2022. All rights reserved.