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 okapi-connector-globalsight-1.43.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.okapi.connectors.globalsight
├─ net.sf.okapi.connectors.globalsight.GlobalSightTMConnector.class - [JAR]
├─ net.sf.okapi.connectors.globalsight.Parameters.class - [JAR]
com.globalsight.www.webservices
├─ com.globalsight.www.webservices.Ambassador.class - [JAR]
├─ com.globalsight.www.webservices.AmbassadorService.class - [JAR]
├─ com.globalsight.www.webservices.AmbassadorServiceLocator.class - [JAR]
├─ com.globalsight.www.webservices.AmbassadorWebServiceSoapBindingStub.class - [JAR]
com.globalsight.webservices
├─ com.globalsight.webservices.WebServiceException.class - [JAR]