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 harness-schema_3-4.1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
harness.schema
├─ harness.schema.JsonSchema.class - [JAR]
├─ harness.schema.RawSchema.class - [JAR]
├─ harness.schema.Schema.class - [JAR]
├─ harness.schema.SchemaRef.class - [JAR]
├─ harness.schema.SchemaSpec.class - [JAR]
harness.schema.internal
├─ harness.schema.internal.TrimSchema.class - [JAR]
├─ harness.schema.internal.TrimmedJsonSchema.class - [JAR]
├─ harness.schema.internal.TrimmedRawSchema.class - [JAR]
├─ harness.schema.internal.TrimmedSchema.class - [JAR]