"big-integer" and "big-decimal" formats."binary" and "byte" formats.enum types and delegates to IJsonFormatTypeResolver service providers
for JsonFormatType coercions."date-time", "date", "time", maps them to corresponding Java
classes LocalDateTime, LocalDate, and LocalTime."format" type such as "date-time.Bindings to an arguments String suitable for a JSON-compatible URL.Bindings.Bindings.value to a String suitable for a JSON URL argument.Bindings with methods to transform the Bindings contents to JSON, YAML, and XML and to conveniently
use the Bindings for JSON and YAML Web services."format" value such as "date-time" provide an JsonFormatType
to correspond with the format.Bindings instance to a JSON formatted StringBindings instance into a JSON formatted StringBuilder target
with the specified indent of spaces.urlurlBindings instance to XML nested in a root element named "object"Bindings instance to XML with in a root element with the specified nameBindings instance into an XML formatted StringBuilder target
with the specified indent of spaces.Bindings instance to a YAML formatted StringBindings instance into a YAML 1.2 formatted StringBuilder target
with the specified indent of spaces.urlCopyright © 2019. All rights reserved.