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.taxonomy.stub-4.8.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.json.xsd
├─ org.json.xsd.JSONArray.class - [JAR]
org.wso2.carbon.governance.taxonomy.stub.beans.xsd
├─ org.wso2.carbon.governance.taxonomy.stub.beans.xsd.PaginationBean.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.beans.xsd.QueryBean.class - [JAR]
org.wso2.carbon.governance.taxonomy.exception.xsd
├─ org.wso2.carbon.governance.taxonomy.exception.xsd.TaxonomyException.class - [JAR]
org.wso2.carbon.registry.core.exceptions.xsd
├─ org.wso2.carbon.registry.core.exceptions.xsd.RegistryException.class - [JAR]
org.wso2.carbon.governance.taxonomy.stub
├─ org.wso2.carbon.governance.taxonomy.stub.TaxonomyServices.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.TaxonomyServicesCallbackHandler.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.TaxonomyServicesExceptionException.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.TaxonomyServicesStub.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.TaxonomyServicesTaxonomyExceptionException.class - [JAR]
org.wso2.carbon.governance.api.exception.xsd
├─ org.wso2.carbon.governance.api.exception.xsd.GovernanceException.class - [JAR]
org.wso2.carbon.governance.taxonomy.stub.services
├─ org.wso2.carbon.governance.taxonomy.stub.services.AddTaxonomy.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.AddTaxonomyResponse.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.DeleteTaxonomy.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.DeleteTaxonomyResponse.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.Exception.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.ExtensionMapper.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.GetTaxonomy.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.GetTaxonomyList.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.GetTaxonomyListResponse.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.GetTaxonomyResponse.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.Query.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.QueryResponse.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.TaxonomyServicesException.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.TaxonomyServicesTaxonomyException.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.UpdateTaxonomy.class - [JAR]
├─ org.wso2.carbon.governance.taxonomy.stub.services.UpdateTaxonomyResponse.class - [JAR]