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.governance.wsdltool-4.8.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.governance.wsdltool.beans
├─ org.wso2.carbon.governance.wsdltool.beans.ServiceInfoBean.class - [JAR]
org.wso2.carbon.governance.wsdltool.internal
├─ org.wso2.carbon.governance.wsdltool.internal.GovernanceMgtUIWSDLToolServiceComponent.class - [JAR]
org.wso2.carbon.governance.wsdltool.util
├─ org.wso2.carbon.governance.wsdltool.util.CommonUtil.class - [JAR]
org.wso2.carbon.governance.wsdltool.services
├─ org.wso2.carbon.governance.wsdltool.services.WSDLToolService.class - [JAR]