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 nlp20180408-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.nlp20180408.models
├─ com.aliyun.nlp20180408.models.EntityResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.IEResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.KWEResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.ReviewAnalysisResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.SentimentResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.TextStructureResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.TranslateResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.WordPosResponse.class - [JAR]
├─ com.aliyun.nlp20180408.models.WordSegmentResponse.class - [JAR]
com.aliyun.nlp20180408
├─ com.aliyun.nlp20180408.Client.class - [JAR]