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 converter_3-0.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
es.weso.shacl.converter
├─ es.weso.shacl.converter.Shacl2ShEx.class - [JAR]
es.weso.shex.converter
├─ es.weso.shex.converter.Constraint.class - [JAR]
├─ es.weso.shex.converter.FlatShapeConversion.class - [JAR]
├─ es.weso.shex.converter.JsonSchema.class - [JAR]
├─ es.weso.shex.converter.ShEx2Shacl.class - [JAR]
├─ es.weso.shex.converter.Shex2JsonSchema.class - [JAR]
es.weso.shex.linter
├─ es.weso.shex.linter.CountUsages.class - [JAR]
├─ es.weso.shex.linter.ShExLinter.class - [JAR]