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 projo-template-annotation-1.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pro.projo.template.annotation
├─ pro.projo.template.annotation.Configuration.class - [JAR]
├─ pro.projo.template.annotation.Template.class - [JAR]
pro.projo.interfaces.annotation.utilities
├─ pro.projo.interfaces.annotation.utilities.AttributeNameConverter.class - [JAR]
├─ pro.projo.interfaces.annotation.utilities.DefaultAttributeNameConverter.class - [JAR]
pro.projo.interfaces.annotation.postprocessor
├─ pro.projo.interfaces.annotation.postprocessor.IdentityPostProcessor.class - [JAR]
├─ pro.projo.interfaces.annotation.postprocessor.LowerCasePostProcessor.class - [JAR]
├─ pro.projo.interfaces.annotation.postprocessor.UpperCasePostProcessor.class - [JAR]
pro.projo.interfaces.annotation
├─ pro.projo.interfaces.annotation.Dtd.class - [JAR]
├─ pro.projo.interfaces.annotation.Dtds.class - [JAR]
├─ pro.projo.interfaces.annotation.Enum.class - [JAR]
├─ pro.projo.interfaces.annotation.Enums.class - [JAR]
├─ pro.projo.interfaces.annotation.Interface.class - [JAR]
├─ pro.projo.interfaces.annotation.Interfaces.class - [JAR]
├─ pro.projo.interfaces.annotation.Map.class - [JAR]
├─ pro.projo.interfaces.annotation.Options.class - [JAR]
├─ pro.projo.interfaces.annotation.Ternary.class - [JAR]
├─ pro.projo.interfaces.annotation.Unmapped.class - [JAR]
├─ pro.projo.interfaces.annotation.Visibility.class - [JAR]
├─ pro.projo.interfaces.annotation.package-info.class - [JAR]