Interface FormatMapper

All Known Implementing Classes:
AbstractJsonFormatMapper, JacksonJsonFormatMapper, JacksonXmlFormatMapper, JaxbXmlFormatMapper, JsonBJsonFormatMapper

@Incubating public interface FormatMapper
A mapper for mapping objects to and from a format.
See Also:
  • Method Details