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 idyl-cloud-java-sdk-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mtnfog.idyl.cloud.sdk.model.responses
├─ com.mtnfog.idyl.cloud.sdk.model.responses.DisambiguateResponse.class - [JAR]
├─ com.mtnfog.idyl.cloud.sdk.model.responses.LanguageDetectionResponse.class - [JAR]
├─ com.mtnfog.idyl.cloud.sdk.model.responses.SentimentDetectionResponse.class - [JAR]
com.mtnfog.idyl.cloud.sdk.service
├─ com.mtnfog.idyl.cloud.sdk.service.IdylCloudMashapeService.class - [JAR]
├─ com.mtnfog.idyl.cloud.sdk.service.IdylCloudService.class - [JAR]
com.mtnfog.idyl.cloud.sdk.model
├─ com.mtnfog.idyl.cloud.sdk.model.Entity.class - [JAR]
├─ com.mtnfog.idyl.cloud.sdk.model.EntityClass.class - [JAR]
├─ com.mtnfog.idyl.cloud.sdk.model.Language.class - [JAR]
com.mtnfog.idyl.cloud.sdk
├─ com.mtnfog.idyl.cloud.sdk.IdylCloudClient.class - [JAR]
├─ com.mtnfog.idyl.cloud.sdk.IdylCloudMashapeClient.class - [JAR]