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 disco-items-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jabber.protocol.disco_items
├─ org.jabber.protocol.disco_items.BuilderFactory.class - [JAR]
├─ org.jabber.protocol.disco_items.Item.class - [JAR]
├─ org.jabber.protocol.disco_items.ItemBuilder.class - [JAR]
├─ org.jabber.protocol.disco_items.ObjectFactory.class - [JAR]
├─ org.jabber.protocol.disco_items.Query.class - [JAR]
├─ org.jabber.protocol.disco_items.QueryBuilder.class - [JAR]
├─ org.jabber.protocol.disco_items.package-info.class - [JAR]