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-util-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.util
├─ org.wikidata.wdtk.util.CompressionType.class - [JAR]
├─ org.wikidata.wdtk.util.DirectoryManager.class - [JAR]
├─ org.wikidata.wdtk.util.DirectoryManagerImpl.class - [JAR]
├─ org.wikidata.wdtk.util.NestedIterator.class - [JAR]
├─ org.wikidata.wdtk.util.Timer.class - [JAR]
├─ org.wikidata.wdtk.util.WebResourceFetcher.class - [JAR]
├─ org.wikidata.wdtk.util.WebResourceFetcherImpl.class - [JAR]