Uses of Package
com.fasterxml.jackson.module.jsonSchema.jakarta.factories
Packages that use com.fasterxml.jackson.module.jsonSchema.jakarta.factories
Package
Description
-
Classes in com.fasterxml.jackson.module.jsonSchema.jakarta.factories used by com.fasterxml.jackson.module.jsonSchema.jakartaClassDescriptionExists to supply
SchemaFactoryWrapper
or its subclasses to nested schema factories. -
Classes in com.fasterxml.jackson.module.jsonSchema.jakarta.factories used by com.fasterxml.jackson.module.jsonSchema.jakarta.customPropertiesClassDescriptionCreated by adb on 6/12/14.Exists to supply
SchemaFactoryWrapper
or its subclasses to nested schema factories. -
Classes in com.fasterxml.jackson.module.jsonSchema.jakarta.factories used by com.fasterxml.jackson.module.jsonSchema.jakarta.factoriesClassDescriptionFactory class used for constructing visitors for building various JSON Schema instances via visitor interface.Interface for objects that produce
JsonSchema
instances; implemented by visitors.Created by adb on 6/12/14.Exists to supplySchemaFactoryWrapper
or its subclasses to nested schema factories.