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 morphling_2.12-3.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
morphling
├─ morphling.Absent.class - [JAR]
├─ morphling.Alt.class - [JAR]
├─ morphling.Constant.class - [JAR]
├─ morphling.Constructors.class - [JAR]
├─ morphling.HEnvT.class - [JAR]
├─ morphling.HFix.class - [JAR]
├─ morphling.HFunctor.class - [JAR]
├─ morphling.HMutu.class - [JAR]
├─ morphling.IsoSchema.class - [JAR]
├─ morphling.OneOfSchema.class - [JAR]
├─ morphling.Optional.class - [JAR]
├─ morphling.PrimSchema.class - [JAR]
├─ morphling.PropSchema.class - [JAR]
├─ morphling.RecordSchema.class - [JAR]
├─ morphling.Required.class - [JAR]
├─ morphling.Schema.class - [JAR]
├─ morphling.SchemaF.class - [JAR]
├─ morphling.package.class - [JAR]
morphling.annotated
├─ morphling.annotated.Schema.class - [JAR]