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 smack-java7-4.4.0-beta2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jivesoftware.smack.java7
├─ org.jivesoftware.smack.java7.Java7SmackInitializer.class - [JAR]
├─ org.jivesoftware.smack.java7.XmppHostnameVerifier.class - [JAR]
org.jivesoftware.smack.util.stringencoder.java7
├─ org.jivesoftware.smack.util.stringencoder.java7.Java7Base64Encoder.class - [JAR]
├─ org.jivesoftware.smack.util.stringencoder.java7.Java7Base64UrlSafeEncoder.class - [JAR]