| 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)  | 
static XPathBody | 
XPathBody.xpath(String xpath,
     Map<String,String> namespacePrefixes)  | 
| 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 © 2022. All rights reserved.