Uses of Package
org.apache.juneau.jsonschema
Packages that use org.apache.juneau.jsonschema
Package
Description
HTML Marshalling Support
JSON Marshalling Support
JSON-Schema Marshalling Support
JSON-Schema Marshalling Annotations
REST Server API
REST Swagger Support
-
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
@Schemaannotation on the bean property.Metadata on classes specific to the JSON-Schema serializer and pulled from the@Schemaannotation on the class.Interface for providing access toJsonSchemaClassMetaandJsonSchemaBeanPropertyMetaobjects.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
@Schemaannotation on the bean property.Metadata on classes specific to the JSON-Schema serializer and pulled from the@Schemaannotation 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 toJsonSchemaClassMetaandJsonSchemaBeanPropertyMetaobjects.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.