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 visallo-tools-graph-check-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.visallo.graphCheck.rules
├─ org.visallo.graphCheck.rules.HasConceptTypeGraphCheckRule.class - [JAR]
├─ org.visallo.graphCheck.rules.HasRequiredMetadataGraphCheckRule.class - [JAR]
├─ org.visallo.graphCheck.rules.HighlyConnectedGraphCheckRule.class - [JAR]
├─ org.visallo.graphCheck.rules.SystemVisibilityGraphCheckRule.class - [JAR]
org.visallo.graphCheck
├─ org.visallo.graphCheck.DefaultGraphCheckRule.class - [JAR]
├─ org.visallo.graphCheck.GraphCheck.class - [JAR]
├─ org.visallo.graphCheck.GraphCheckContext.class - [JAR]
├─ org.visallo.graphCheck.GraphCheckRule.class - [JAR]
├─ org.visallo.graphCheck.GraphCheckVertexiumObjectVisitor.class - [JAR]