| Package | Description |
|---|---|
| org.mockserver.model | |
| org.mockserver.serialization.model | |
| org.mockserver.serialization.serializers.body |
| Modifier and Type | Method and Description |
|---|---|
static XPathBody |
XPathBody.xpath(String xpath) |
| Modifier and Type | Method and Description |
|---|---|
XPathBody |
XPathBodyDTO.buildObject() |
| Constructor and Description |
|---|
XPathBodyDTO(XPathBody xPathBody) |
XPathBodyDTO(XPathBody xPathBody,
Boolean not) |
| Modifier and Type | Method and Description |
|---|---|
void |
XPathBodySerializer.serialize(XPathBody xPathBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2020. All rights reserved.