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 pubsub-owner-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jabber.x.data
├─ jabber.x.data.package-info.class - [JAR]
org.jabber.protocol.pubsub_owner
├─ org.jabber.protocol.pubsub_owner.Affiliation.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.AffiliationBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Affiliations.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.AffiliationsBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.BuilderFactory.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Configure.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.ConfigureBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Default.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.DefaultBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Delete.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.DeleteBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.ObjectFactory.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Pubsub.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.PubsubBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Purge.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.PurgeBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Subscription.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.SubscriptionBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.Subscriptions.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.SubscriptionsBuilder.class - [JAR]
├─ org.jabber.protocol.pubsub_owner.package-info.class - [JAR]