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 processor-0.9.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.noties.simpleprefs.processor
├─ ru.noties.simpleprefs.processor.AbsFinder.class - [JAR]
├─ ru.noties.simpleprefs.processor.AbsJsonLibraryGenerator.class - [JAR]
├─ ru.noties.simpleprefs.processor.Finder.class - [JAR]
├─ ru.noties.simpleprefs.processor.GSONLibraryGenerator.class - [JAR]
├─ ru.noties.simpleprefs.processor.GetterMethodNameFinder.class - [JAR]
├─ ru.noties.simpleprefs.processor.Indent.class - [JAR]
├─ ru.noties.simpleprefs.processor.JsonLibraryGenerator.class - [JAR]
├─ ru.noties.simpleprefs.processor.JsonLibraryGeneratorFactory.class - [JAR]
├─ ru.noties.simpleprefs.processor.KeyHolder.class - [JAR]
├─ ru.noties.simpleprefs.processor.KeyProcessor.class - [JAR]
├─ ru.noties.simpleprefs.processor.Logger.class - [JAR]
├─ ru.noties.simpleprefs.processor.MethodNameUtils.class - [JAR]
├─ ru.noties.simpleprefs.processor.OnUpdateMethodNameFinder.class - [JAR]
├─ ru.noties.simpleprefs.processor.PreferenceFileWriter.class - [JAR]
├─ ru.noties.simpleprefs.processor.PreferenceHolder.class - [JAR]
├─ ru.noties.simpleprefs.processor.PreferenceProcessor.class - [JAR]
├─ ru.noties.simpleprefs.processor.Processor.class - [JAR]
├─ ru.noties.simpleprefs.processor.SetterMethodNameFinder.class - [JAR]
├─ ru.noties.simpleprefs.processor.TextUtils.class - [JAR]
├─ ru.noties.simpleprefs.processor.TypeChecker.class - [JAR]