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 google-api-translate-java-0.92.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.api.translate
├─ com.google.api.translate.Language.class - [JAR]
├─ com.google.api.translate.Translate.class - [JAR]
├─ com.google.api.translate.TranslatorFrame.class - [JAR]
com.tecnick.htmlutils.htmlentities
├─ com.tecnick.htmlutils.htmlentities.HTMLEntities.class - [JAR]
org.json
├─ org.json.JSONArray.class - [JAR]
├─ org.json.JSONException.class - [JAR]
├─ org.json.JSONObject.class - [JAR]
├─ org.json.JSONString.class - [JAR]
├─ org.json.JSONTokener.class - [JAR]
com.google.api.detect
├─ com.google.api.detect.Detect.class - [JAR]
├─ com.google.api.detect.DetectResult.class - [JAR]
com.google.api
├─ com.google.api.Files.class - [JAR]
├─ com.google.api.GoogleAPI.class - [JAR]