Uses of Package
com.fasterxml.jackson.module.jsonSchema.jakarta.factories
-
Classes in com.fasterxml.jackson.module.jsonSchema.jakarta.factories used by com.fasterxml.jackson.module.jsonSchema.jakarta Class Description SchemaFactoryWrapper WrapperFactory Exists to supplySchemaFactoryWrapper
or its subclasses to nested schema factories. -
Classes in com.fasterxml.jackson.module.jsonSchema.jakarta.factories used by com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties Class Description SchemaFactoryWrapper Visitor Created by adb on 6/12/14.VisitorContext WrapperFactory Exists to supplySchemaFactoryWrapper
or its subclasses to nested schema factories. -
Classes in com.fasterxml.jackson.module.jsonSchema.jakarta.factories used by com.fasterxml.jackson.module.jsonSchema.jakarta.factories Class Description FormatVisitorFactory Factory class used for constructing visitors for building various JSON Schema instances via visitor interface.JsonSchemaFactory JsonSchemaProducer Interface for objects that produceJsonSchema
instances; implemented by visitors.ObjectVisitor SchemaFactoryWrapper Visitor Created by adb on 6/12/14.VisitorContext WrapperFactory Exists to supplySchemaFactoryWrapper
or its subclasses to nested schema factories.