Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffContext
- io.apicurio.registry.rules.compatibility.jsonschema.diff.Difference
- io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffUtil
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EqualitySchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ArraySchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.BooleanSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.CombinedSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ConditionalSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ConstSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EmptySchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EnumSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.FalseSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NotSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NullSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NumberSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ObjectSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ReferenceSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.StringSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.TrueSchemaWrapper (implements io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper)
- io.apicurio.registry.rules.compatibility.jsonschema.JsonSchemaDiffLibrary
- io.apicurio.registry.rules.compatibility.jsonschema.JsonSchemaWrapperVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.ArraySchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.BooleanSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.CombinedSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.ConditionalSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.ConstSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.EnumSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.NotSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.NullSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.NumberSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.ObjectSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.PrimitiveSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.ReferenceSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.SchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.diff.StringSchemaDiffVisitor
- io.apicurio.registry.rules.compatibility.jsonschema.JsonUtil
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.WrapUtil
Interface Hierarchy
- io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)