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 compozitor-generator-0.1.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
compozitor.generator.core.interfaces
├─ compozitor.generator.core.interfaces.Code.class - [JAR]
├─ compozitor.generator.core.interfaces.CodeGenerationCategory.class - [JAR]
├─ compozitor.generator.core.interfaces.CodeGenerationCategoryContext.class - [JAR]
├─ compozitor.generator.core.interfaces.CodeGenerationCategoryEngine.class - [JAR]
├─ compozitor.generator.core.interfaces.CodeGenerationContext.class - [JAR]
├─ compozitor.generator.core.interfaces.CodeGenerationEngine.class - [JAR]
├─ compozitor.generator.core.interfaces.Filename.class - [JAR]
├─ compozitor.generator.core.interfaces.GeneratedCode.class - [JAR]
├─ compozitor.generator.core.interfaces.GeneratedCodeListener.class - [JAR]
├─ compozitor.generator.core.interfaces.MetaModelRepository.class - [JAR]
├─ compozitor.generator.core.interfaces.Namespace.class - [JAR]
├─ compozitor.generator.core.interfaces.QualifiedName.class - [JAR]
├─ compozitor.generator.core.interfaces.SQLGenerator.class - [JAR]
├─ compozitor.generator.core.interfaces.TemplateMetadata.class - [JAR]
├─ compozitor.generator.core.interfaces.TemplateRepository.class - [JAR]