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 warcraft4j-casc-neo4j-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.salp.warcraft4j.casc.neo4j
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jCascEntry.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jCascFile.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jCascLabel.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jCascProperty.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jCascRelationship.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jEncodingEntry.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jIndexEntry.class - [JAR]
├─ nl.salp.warcraft4j.casc.neo4j.Neo4jRootEntry.class - [JAR]
nl.salp.warcraft4j.casc.neo4j.insert
├─ nl.salp.warcraft4j.casc.neo4j.insert.Neo4jCascBulkInserter.class - [JAR]