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 bindingz-source-code-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.bindingz.source.code
├─ io.bindingz.source.code.SourceCodeFactory.class - [JAR]
├─ io.bindingz.source.code.SourceCodeProviderException.class - [JAR]
├─ io.bindingz.source.code.SourceCodeProviderType.class - [JAR]
io.bindingz.source.code.provider.jsonschematopojo
├─ io.bindingz.source.code.provider.jsonschematopojo.JsonSchema2PojoConfiguration.class - [JAR]
├─ io.bindingz.source.code.provider.jsonschematopojo.JsonSchema2PojoProvider.class - [JAR]
io.bindingz.source.code.provider
├─ io.bindingz.source.code.provider.SourceCodeProvider.class - [JAR]