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 vorbis-java-tools-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gagravarr.vorbis.tools
├─ org.gagravarr.vorbis.tools.VorbisCommentTool.class - [JAR]
├─ org.gagravarr.vorbis.tools.VorbisInfoTool.class - [JAR]
├─ org.gagravarr.vorbis.tools.VorbisLikeCommentTool.class - [JAR]
org.gagravarr.flac.tools
├─ org.gagravarr.flac.tools.FlacCommentTool.class - [JAR]
├─ org.gagravarr.flac.tools.FlacInfoTool.class - [JAR]
org.gagravarr.skeleton.tools
├─ org.gagravarr.skeleton.tools.SkeletonInfoTool.class - [JAR]
org.gagravarr.opus.tools
├─ org.gagravarr.opus.tools.OpusCommentTool.class - [JAR]
├─ org.gagravarr.opus.tools.OpusInfoTool.class - [JAR]
org.gagravarr.ogg.tools
├─ org.gagravarr.ogg.tools.OggAudioInfoTool.class - [JAR]
├─ org.gagravarr.ogg.tools.OggInfoTool.class - [JAR]