Uses of Package
com.fasterxml.jackson.databind.jsonschema
-
Packages that use com.fasterxml.jackson.databind.jsonschema Package Description com.fasterxml.jackson.databind Basic data binding (mapping) functionality that allows for reading JSON content into Java Objects (POJOs) and JSON Trees (JsonNode
), as well as writing Java Objects and trees as JSON.com.fasterxml.jackson.databind.ext Contains extended support for "external" packages: things that may or may not be present in runtime environment, but that are commonly enough used so that explicit support can be added.com.fasterxml.jackson.databind.ser Contains implementation classes of serialization part of data binding.com.fasterxml.jackson.databind.ser.impl Contains implementation classes of serialization part of data binding.com.fasterxml.jackson.databind.ser.std -
Classes in com.fasterxml.jackson.databind.jsonschema used by com.fasterxml.jackson.databind Class Description JsonSchema Deprecated.Since 2.2, we recommend use of external JSON Schema generator module -
Classes in com.fasterxml.jackson.databind.jsonschema used by com.fasterxml.jackson.databind.ext Class Description SchemaAware Deprecated.Since 2.15, we recommend use of external JSON Schema generator module -
Classes in com.fasterxml.jackson.databind.jsonschema used by com.fasterxml.jackson.databind.ser Class Description JsonSchema Deprecated.Since 2.2, we recommend use of external JSON Schema generator moduleSchemaAware Deprecated.Since 2.15, we recommend use of external JSON Schema generator module -
Classes in com.fasterxml.jackson.databind.jsonschema used by com.fasterxml.jackson.databind.ser.impl Class Description SchemaAware Deprecated.Since 2.15, we recommend use of external JSON Schema generator module -
Classes in com.fasterxml.jackson.databind.jsonschema used by com.fasterxml.jackson.databind.ser.std Class Description SchemaAware Deprecated.Since 2.15, we recommend use of external JSON Schema generator module