Hierarchy For All Packages
Package Hierarchies:- com.fasterxml.jackson.module.jsonSchema,
- com.fasterxml.jackson.module.jsonSchema.annotation,
- com.fasterxml.jackson.module.jsonSchema.customProperties,
- com.fasterxml.jackson.module.jsonSchema.factories,
- com.fasterxml.jackson.module.jsonSchema.jakarta,
- com.fasterxml.jackson.module.jsonSchema.jakarta.annotation,
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties,
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories,
- com.fasterxml.jackson.module.jsonSchema.jakarta.types,
- com.fasterxml.jackson.module.jsonSchema.jakarta.validation,
- com.fasterxml.jackson.module.jsonSchema.types,
- com.fasterxml.jackson.module.jsonSchema.validation
Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.AdditionalItems
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.NoAdditionalItems
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.SchemaAdditionalItems
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.AdditionalItems
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.NoAdditionalItems
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.SchemaAdditionalItems
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.Items
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.ArrayItems
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.SingleItems
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.Items
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.ArrayItems
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.SingleItems
- com.fasterxml.jackson.module.jsonSchema.factories.FormatVisitorFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.FormatVisitorFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.HyperSchema.LinkDescriptionObject
- com.fasterxml.jackson.module.jsonSchema.types.HyperSchema.LinkDescriptionObject
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.AnyVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.AnyVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.ArrayVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer, com.fasterxml.jackson.module.jsonSchema.factories.Visitor)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.ArrayVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer, com.fasterxml.jackson.module.jsonSchema.jakarta.factories.Visitor)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.AdditionalItemsDeserializer
- com.fasterxml.jackson.module.jsonSchema.types.AdditionalItemsDeserializer
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.AdditionalPropertiesDeserializer
- com.fasterxml.jackson.module.jsonSchema.types.AdditionalPropertiesDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.ItemsDeserializer
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.ItemsDeserializer
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.MapVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer, com.fasterxml.jackson.module.jsonSchema.factories.Visitor)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.MapVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer, com.fasterxml.jackson.module.jsonSchema.jakarta.factories.Visitor)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNullFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNullFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.NullVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.NullVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.ObjectVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer, com.fasterxml.jackson.module.jsonSchema.factories.Visitor)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.ObjectVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer, com.fasterxml.jackson.module.jsonSchema.jakarta.factories.Visitor)
- com.fasterxml.jackson.module.jsonSchema.jakarta.JsonSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.HyperSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.SimpleTypeSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.AnySchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ContainerTypeSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.NullSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ReferenceSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ValueTypeSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.BooleanSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.NumberSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.IntegerSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.StringSchema
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.UnionTypeSchema
- com.fasterxml.jackson.module.jsonSchema.JsonSchema
- com.fasterxml.jackson.module.jsonSchema.types.HyperSchema
- com.fasterxml.jackson.module.jsonSchema.types.SimpleTypeSchema
- com.fasterxml.jackson.module.jsonSchema.types.AnySchema
- com.fasterxml.jackson.module.jsonSchema.types.ContainerTypeSchema
- com.fasterxml.jackson.module.jsonSchema.types.ArraySchema
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema
- com.fasterxml.jackson.module.jsonSchema.types.NullSchema
- com.fasterxml.jackson.module.jsonSchema.types.ReferenceSchema
- com.fasterxml.jackson.module.jsonSchema.types.ValueTypeSchema
- com.fasterxml.jackson.module.jsonSchema.types.BooleanSchema
- com.fasterxml.jackson.module.jsonSchema.types.NumberSchema
- com.fasterxml.jackson.module.jsonSchema.types.IntegerSchema
- com.fasterxml.jackson.module.jsonSchema.types.StringSchema
- com.fasterxml.jackson.module.jsonSchema.types.UnionTypeSchema
- com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.JsonSchemaGenerator
- com.fasterxml.jackson.module.jsonSchema.JsonSchemaGenerator
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitor)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.BooleanVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.BooleanVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.IntegerVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.IntegerVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNumberFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNumberFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.NumberVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.NumberVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonStringFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonStringFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.factories.StringVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.StringVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor.Base (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor)
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.LinkDescriptionObject
- com.fasterxml.jackson.module.jsonSchema.types.LinkDescriptionObject
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.AdditionalProperties
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.NoAdditionalProperties
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.SchemaAdditionalProperties
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.AdditionalProperties
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.NoAdditionalProperties
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.SchemaAdditionalProperties
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.Dependency
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.SchemaDependency
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.SimpleDependency
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.Dependency
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.SchemaDependency
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.SimpleDependency
- com.fasterxml.jackson.module.jsonSchema.factories.ObjectVisitorDecorator (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor, com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.ObjectVisitorDecorator (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor, com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper, com.fasterxml.jackson.module.jsonSchema.factories.Visitor)
- com.fasterxml.jackson.module.jsonSchema.customProperties.HyperSchemaFactoryWrapper
- com.fasterxml.jackson.module.jsonSchema.customProperties.TitleSchemaFactoryWrapper
- com.fasterxml.jackson.module.jsonSchema.customProperties.ValidationSchemaFactoryWrapper
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.SchemaFactoryWrapper (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper, com.fasterxml.jackson.module.jsonSchema.jakarta.factories.Visitor)
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties.HyperSchemaFactoryWrapper
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties.TitleSchemaFactoryWrapper
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties.ValidationSchemaFactoryWrapper
- com.fasterxml.jackson.module.jsonSchema.factories.StructuredTypeVisitor (implements com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer)
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.StructuredTypeVisitor (implements com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer)
- com.fasterxml.jackson.databind.jsontype.impl.TypeIdResolverBase (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- com.fasterxml.jackson.module.jsonSchema.jakarta.JsonSchemaIdResolver
- com.fasterxml.jackson.module.jsonSchema.JsonSchemaIdResolver
- com.fasterxml.jackson.module.jsonSchema.jakarta.validation.ValidationConstraintResolver
- com.fasterxml.jackson.module.jsonSchema.jakarta.validation.AnnotationConstraintResolver
- com.fasterxml.jackson.module.jsonSchema.validation.ValidationConstraintResolver
- com.fasterxml.jackson.module.jsonSchema.validation.AnnotationConstraintResolver
- com.fasterxml.jackson.module.jsonSchema.factories.VisitorContext
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.VisitorContext
- com.fasterxml.jackson.module.jsonSchema.factories.WrapperFactory
- com.fasterxml.jackson.module.jsonSchema.customProperties.HyperSchemaFactoryWrapper.HyperSchemaFactoryWrapperFactory
- com.fasterxml.jackson.module.jsonSchema.customProperties.TitleSchemaFactoryWrapper.TitleSchemaFactoryWrapperFactory
- com.fasterxml.jackson.module.jsonSchema.customProperties.ValidationSchemaFactoryWrapper.ValidationSchemaFactoryWrapperFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.WrapperFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties.HyperSchemaFactoryWrapper.HyperSchemaFactoryWrapperFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties.TitleSchemaFactoryWrapper.TitleSchemaFactoryWrapperFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.customProperties.ValidationSchemaFactoryWrapper.ValidationSchemaFactoryWrapperFactory
- com.fasterxml.jackson.module.jsonSchema.jakarta.types.ArraySchema.AdditionalItems
Interface Hierarchy
- com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.JsonSchemaProducer
- com.fasterxml.jackson.module.jsonSchema.factories.Visitor
- com.fasterxml.jackson.module.jsonSchema.jakarta.factories.Visitor
Annotation Type Hierarchy
- com.fasterxml.jackson.module.jsonSchema.annotation.JsonHyperSchema (implements java.lang.annotation.Annotation)
- com.fasterxml.jackson.module.jsonSchema.jakarta.annotation.JsonHyperSchema (implements java.lang.annotation.Annotation)
- com.fasterxml.jackson.module.jsonSchema.annotation.Link (implements java.lang.annotation.Annotation)
- com.fasterxml.jackson.module.jsonSchema.jakarta.annotation.Link (implements java.lang.annotation.Annotation)