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-step-leveraging-1.45.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.okapi.steps.batchtranslation
├─ net.sf.okapi.steps.batchtranslation.BatchTranslationStep.class - [JAR]
├─ net.sf.okapi.steps.batchtranslation.BatchTranslator.class - [JAR]
├─ net.sf.okapi.steps.batchtranslation.Parameters.class - [JAR]
├─ net.sf.okapi.steps.batchtranslation.SimpleStore.class - [JAR]
├─ net.sf.okapi.steps.batchtranslation.StreamGobbler.class - [JAR]
net.sf.okapi.steps.leveraging
├─ net.sf.okapi.steps.leveraging.BatchTmLeveragingStep.class - [JAR]
├─ net.sf.okapi.steps.leveraging.LeveragingStep.class - [JAR]
├─ net.sf.okapi.steps.leveraging.Parameters.class - [JAR]