Package org.apache.juneau.jsonschema
package org.apache.juneau.jsonschema
JSON-Schema Marshalling Support
-
ClassDescriptionSimple implementation of the
BeanDefMapper
interface.Interface used to retrieve identifiers and URIs for bean classes.Represents the absence of a bean definition mapper class.Metadata on bean properties specific to the JSON-Schema pulled from the@Schema
annotation on the bean property.Metadata on classes specific to the JSON-Schema serializer and pulled from the@Schema
annotation on the class.Generates JSON-schema metadata about POJOs.Builder class.Session object that lives for the duration of a single use ofJsonSchemaSerializer
.Builder class.Interface for providing access toJsonSchemaClassMeta
andJsonSchemaBeanPropertyMeta
objects.Utilities for working with the schema annotations.Represents possible values for JSONSCHEMA_addExamplesTo and JSONSCHEMA_addDescriptionsTo.