View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apicurio-registry-schema-util-json-3.0.0.M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apicurio.registry.content.dereference
├─ io.apicurio.registry.content.dereference.JsonSchemaDereferencer.class - [JAR]
io.apicurio.registry.rules.compatibility.jsonschema.diff
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ArraySchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.BooleanSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.CombinedSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ConditionalSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ConstSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffContext.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffType.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffUtil.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.Difference.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.EnumSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.NotSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.NullSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.NumberSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ObjectSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.PrimitiveSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ReferenceSchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.SchemaDiffVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.StringSchemaDiffVisitor.class - [JAR]
io.apicurio.registry.content.refs
├─ io.apicurio.registry.content.refs.JsonSchemaReferenceFinder.class - [JAR]
io.apicurio.registry.rules.validity
├─ io.apicurio.registry.rules.validity.JsonSchemaContentValidator.class - [JAR]
io.apicurio.registry.rules.compatibility.jsonschema.wrapper
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ArraySchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.BooleanSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.CombinedSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ConditionalSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ConstSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EmptySchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EnumSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EqualitySchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.FalseSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NotSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NullSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NumberSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ObjectSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ReferenceSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.StringSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.TrueSchemaWrapper.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.WrapUtil.class - [JAR]
io.apicurio.registry.rules.compatibility
├─ io.apicurio.registry.rules.compatibility.JsonSchemaCompatibilityChecker.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.JsonSchemaCompatibilityDifference.class - [JAR]
io.apicurio.registry.rules.compatibility.jsonschema
├─ io.apicurio.registry.rules.compatibility.jsonschema.JsonSchemaDiffLibrary.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.JsonSchemaWrapperVisitor.class - [JAR]
├─ io.apicurio.registry.rules.compatibility.jsonschema.JsonUtil.class - [JAR]
io.apicurio.registry.content.extract
├─ io.apicurio.registry.content.extract.JsonContentExtractor.class - [JAR]
io.apicurio.registry.content.canon
├─ io.apicurio.registry.content.canon.JsonContentCanonicalizer.class - [JAR]