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 org.wso2.carbon.registry.profiles-4.8.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.registry.profiles.utils
├─ org.wso2.carbon.registry.profiles.utils.CommonUtil.class - [JAR]
org.wso2.carbon.registry.profiles.services
├─ org.wso2.carbon.registry.profiles.services.ProfilesAdminService.class - [JAR]
org.wso2.carbon.registry.profiles.beans
├─ org.wso2.carbon.registry.profiles.beans.ProfilesBean.class - [JAR]
org.wso2.carbon.registry.profiles.internal
├─ org.wso2.carbon.registry.profiles.internal.RegistryMgtUIProfilesServiceComponent.class - [JAR]
org.wso2.carbon.registry.profiles.handlers
├─ org.wso2.carbon.registry.profiles.handlers.ProfilesAddHandler.class - [JAR]