Uses of Package
com.fasterxml.jackson.module.jsonSchema.factories
-
Classes in com.fasterxml.jackson.module.jsonSchema.factories used by com.fasterxml.jackson.module.jsonSchema Class Description SchemaFactoryWrapper WrapperFactory Exists to supplySchemaFactoryWrapper
or its subclasses to nested schema factories. -
Classes in com.fasterxml.jackson.module.jsonSchema.factories used by com.fasterxml.jackson.module.jsonSchema.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.factories used by com.fasterxml.jackson.module.jsonSchema.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.