Uses of Package
org.apache.juneau.jsonschema
Packages that use org.apache.juneau.jsonschema
Package
Description
REST Server API
-
Classes in org.apache.juneau.jsonschema used by org.apache.juneau.htmlClassDescriptionInterface used to retrieve identifiers and URIs for bean classes.Represents possible values for JSONSCHEMA_addExamplesTo and JSONSCHEMA_addDescriptionsTo.
-
Classes in org.apache.juneau.jsonschema used by org.apache.juneau.jsonClassDescriptionInterface used to retrieve identifiers and URIs for bean classes.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.Interface for providing access toJsonSchemaClassMeta
andJsonSchemaBeanPropertyMeta
objects.Represents possible values for JSONSCHEMA_addExamplesTo and JSONSCHEMA_addDescriptionsTo. -
Classes in org.apache.juneau.jsonschema used by org.apache.juneau.jsonschemaClassDescriptionInterface used to retrieve identifiers and URIs for bean classes.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.Represents possible values for JSONSCHEMA_addExamplesTo and JSONSCHEMA_addDescriptionsTo. -
Classes in org.apache.juneau.jsonschema used by org.apache.juneau.jsonschema.annotation
-
Classes in org.apache.juneau.jsonschema used by org.apache.juneau.restClassDescriptionGenerates JSON-schema metadata about POJOs.Builder class.
-
Classes in org.apache.juneau.jsonschema used by org.apache.juneau.rest.swaggerClassDescriptionGenerates JSON-schema metadata about POJOs.Session object that lives for the duration of a single use of
JsonSchemaSerializer
.