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 kerneos-profile-api-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.kerneos.profile
├─ org.ow2.kerneos.profile.KerneosProfile.class - [JAR]
org.ow2.kerneos.profile.config.generated
├─ org.ow2.kerneos.profile.config.generated.ObjectFactory.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.Profile.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.ProfileBundle.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.ProfileMethod.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.ProfileModule.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.ProfilePolicy.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.ProfileRule.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.ProfileService.class - [JAR]
├─ org.ow2.kerneos.profile.config.generated.package-info.class - [JAR]