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 schema-kenerator-reflection-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.smiley4.schemakenerator.reflection
├─ io.github.smiley4.schemakenerator.reflection.ReflectionTypeProcessingStepConfig.class - [JAR]
├─ io.github.smiley4.schemakenerator.reflection.StepsKt.class - [JAR]
io.github.smiley4.schemakenerator.reflection.steps
├─ io.github.smiley4.schemakenerator.reflection.steps.FunctionPropertyType.class - [JAR]
├─ io.github.smiley4.schemakenerator.reflection.steps.ReflectionAnnotationSubTypeStep.class - [JAR]
├─ io.github.smiley4.schemakenerator.reflection.steps.ReflectionTypeProcessingStep.class - [JAR]
├─ io.github.smiley4.schemakenerator.reflection.steps.TypeCategory.class - [JAR]
io.github.smiley4.schemakenerator.reflection.data
├─ io.github.smiley4.schemakenerator.reflection.data.SubType.class - [JAR]