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-crosslanguage-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.crosslanguage
├─ net.sf.okapi.connectors.crosslanguage.CrossLanguageMTConnector.class - [JAR]
├─ net.sf.okapi.connectors.crosslanguage.Parameters.class - [JAR]
com.crosslang.clgateway.ws.gateway.impl
├─ com.crosslang.clgateway.ws.gateway.impl.ClGateway.class - [JAR]
├─ com.crosslang.clgateway.ws.gateway.impl.ClGatewayLocator.class - [JAR]
├─ com.crosslang.clgateway.ws.gateway.impl.ClGatewayPortBindingStub.class - [JAR]
com.crosslang.gateway.clgateway
├─ com.crosslang.gateway.clgateway.CLGateway.class - [JAR]
├─ com.crosslang.gateway.clgateway.PermanentServerExceptionBean.class - [JAR]
├─ com.crosslang.gateway.clgateway.TemporaryServerExceptionBean.class - [JAR]
├─ com.crosslang.gateway.clgateway.UserRequestExceptionBean.class - [JAR]