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 modernmt-java-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.modernmt.model
├─ com.modernmt.model.BatchTranslation.class - [JAR]
├─ com.modernmt.model.BillingPeriod.class - [JAR]
├─ com.modernmt.model.DetectedLanguage.class - [JAR]
├─ com.modernmt.model.ImportJob.class - [JAR]
├─ com.modernmt.model.Memory.class - [JAR]
├─ com.modernmt.model.Model.class - [JAR]
├─ com.modernmt.model.QualityEstimation.class - [JAR]
├─ com.modernmt.model.TranslateOptions.class - [JAR]
├─ com.modernmt.model.Translation.class - [JAR]
├─ com.modernmt.model.User.class - [JAR]
com.modernmt
├─ com.modernmt.HttpClient.class - [JAR]
├─ com.modernmt.MemoryServices.class - [JAR]
├─ com.modernmt.ModernMT.class - [JAR]
├─ com.modernmt.ModernMTException.class - [JAR]
├─ com.modernmt.SignatureException.class - [JAR]