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 blocking-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xmpp.blocking
├─ xmpp.blocking.Block.class - [JAR]
├─ xmpp.blocking.BlockBuilder.class - [JAR]
├─ xmpp.blocking.Blocklist.class - [JAR]
├─ xmpp.blocking.BlocklistBuilder.class - [JAR]
├─ xmpp.blocking.BuilderFactory.class - [JAR]
├─ xmpp.blocking.Item.class - [JAR]
├─ xmpp.blocking.ItemBuilder.class - [JAR]
├─ xmpp.blocking.ObjectFactory.class - [JAR]
├─ xmpp.blocking.Unblock.class - [JAR]
├─ xmpp.blocking.UnblockBuilder.class - [JAR]
├─ xmpp.blocking.package-info.class - [JAR]