| Package | Description | 
|---|---|
| org.mockserver.model | |
| org.mockserver.serialization.model | |
| org.mockserver.serialization.serializers.body | 
| Modifier and Type | Method and Description | 
|---|---|
static XmlSchemaBody | 
XmlSchemaBody.xmlSchema(String xmlSchema)  | 
static XmlSchemaBody | 
XmlSchemaBody.xmlSchemaFromResource(String xmlSchemaPath)  | 
| Modifier and Type | Method and Description | 
|---|---|
XmlSchemaBody | 
XmlSchemaBodyDTO.buildObject()  | 
| Constructor and Description | 
|---|
XmlSchemaBodyDTO(XmlSchemaBody xmlSchemaBody)  | 
XmlSchemaBodyDTO(XmlSchemaBody xmlSchemaBody,
                Boolean not)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XmlSchemaBodySerializer.serialize(XmlSchemaBody xmlSchemaBody,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
Copyright © 2022. All rights reserved.