Hierarchy For Package io.apicurio.registry.rules.compatibility.jsonschema.wrapper

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.wrapper.WrapUtil

Interface Hierarchy

  • io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper