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 springpadimporter-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.feio.android.springpadimporter.utils
├─ it.feio.android.springpadimporter.utils.Constants.class - [JAR]
├─ it.feio.android.springpadimporter.utils.Utils.class - [JAR]
it.feio.android.springpadimporter.models
├─ it.feio.android.springpadimporter.models.SpringpadAddresses.class - [JAR]
├─ it.feio.android.springpadimporter.models.SpringpadAttachment.class - [JAR]
├─ it.feio.android.springpadimporter.models.SpringpadComment.class - [JAR]
├─ it.feio.android.springpadimporter.models.SpringpadComments.class - [JAR]
├─ it.feio.android.springpadimporter.models.SpringpadElement.class - [JAR]
├─ it.feio.android.springpadimporter.models.SpringpadItem.class - [JAR]
├─ it.feio.android.springpadimporter.models.SpringpadPhoneNumbers.class - [JAR]
listeners
├─ listeners.ZipProgressesListener.class - [JAR]
it.feio.android.springpadimporter
├─ it.feio.android.springpadimporter.Importer.class - [JAR]
exceptions
├─ exceptions.ImportException.class - [JAR]