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 shapeshift-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
be.ugent.solidlab.shapeshift.shacl2graphql
├─ be.ugent.solidlab.shapeshift.shacl2graphql.Context.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.GraphQLDirectivesKt.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.GraphQLMutationGenerationKt.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.GraphQLTypeGenerationKt.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.InputTypeConfiguration.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.ParseContext.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.SHACLToGraphQL.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.SHACLToGraphQLKt.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.ShapeConfig.class - [JAR]
├─ be.ugent.solidlab.shapeshift.shacl2graphql.UtilsKt.class - [JAR]