Package | Description |
---|---|
org.mockserver.client.serialization.model | |
org.mockserver.client.serialization.serializers.body | |
org.mockserver.model |
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) |
Modifier and Type | Method and Description |
---|---|
static XPathBody |
XPathBody.xpath(String xpath) |
Copyright © 2018. All rights reserved.