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 wdtk-examples-0.3.4.shilad.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wikidata.wdtk.examples
├─ org.wikidata.wdtk.examples.ClassPropertyUsageAnalyzer.class - [JAR]
├─ org.wikidata.wdtk.examples.EntityStatisticsProcessor.class - [JAR]
├─ org.wikidata.wdtk.examples.EntityTimerProcessor.class - [JAR]
├─ org.wikidata.wdtk.examples.ExampleHelpers.class - [JAR]
├─ org.wikidata.wdtk.examples.GenderRatioProcessor.class - [JAR]
├─ org.wikidata.wdtk.examples.GreatestNumberProcessor.class - [JAR]
├─ org.wikidata.wdtk.examples.JsonSerializationProcessor.class - [JAR]
├─ org.wikidata.wdtk.examples.LifeExpectancyProcessor.class - [JAR]
├─ org.wikidata.wdtk.examples.RdfSerializationExample.class - [JAR]
├─ org.wikidata.wdtk.examples.SitelinksExample.class - [JAR]