| Modifier and Type | Method and Description |
|---|---|
protected XMLEndpointConfig |
JacksonXMLProvider._configForReading(com.fasterxml.jackson.databind.ObjectReader reader,
Annotation[] annotations) |
protected XMLEndpointConfig |
JacksonXMLProvider._configForWriting(com.fasterxml.jackson.databind.ObjectWriter writer,
Annotation[] annotations) |
static XMLEndpointConfig |
XMLEndpointConfig.forReading(com.fasterxml.jackson.databind.ObjectReader reader,
Annotation[] annotations) |
static XMLEndpointConfig |
XMLEndpointConfig.forWriting(com.fasterxml.jackson.databind.ObjectWriter writer,
Annotation[] annotations) |
Copyright © 2023 FasterXML. All rights reserved.