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 reflection-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mateu.reflection
├─ io.mateu.reflection.BaseReflectionHelper.class - [JAR]
├─ io.mateu.reflection.FakeClass.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedForCheckboxColumn.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromField.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromParameter.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromPath.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromType.class - [JAR]
├─ io.mateu.reflection.MapEntry.class - [JAR]
├─ io.mateu.reflection.ProxyClass.class - [JAR]
├─ io.mateu.reflection.ReflectionHelper.class - [JAR]
├─ io.mateu.reflection.Transferrer.class - [JAR]
io.mateu.i18n
├─ io.mateu.i18n.Translator.class - [JAR]