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 grin-taxonomy-reader-3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.genesys.taxonomy.gringlobal.model
├─ org.genesys.taxonomy.gringlobal.model.AuthorRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.CommonNameRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.FamilyRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.GenusRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.GeographyRegionMapRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.GeographyRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.IGrinSpecies.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.Qualifier.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.RegionRow.class - [JAR]
├─ org.genesys.taxonomy.gringlobal.model.SpeciesRow.class - [JAR]
org.genesys.taxonomy.gringlobal.component
├─ org.genesys.taxonomy.gringlobal.component.CabReader.class - [JAR]