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 edf-openapi-sdk-0.1.34.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ttk.jchl.openapi.sdk.dto
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiBusinessException.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiOrgDetailDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiOrgDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiOrgRetDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiQueryTaxResultDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiQueryTaxResultRetDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiResultDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiTaxAppraisalDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiTaxResultQueryDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.dto.OpenApiTaxResultQueryRetDto.class - [JAR]
com.ttk.jchl.openapi.sdk
├─ com.ttk.jchl.openapi.sdk.TtkHttpUtil.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.TtkOpenAPI.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.TtkOpenApiDesUtil.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.TtkResultBody.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.TtkResultDto.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.TtkResultHead.class - [JAR]
├─ com.ttk.jchl.openapi.sdk.TtkStringUtil.class - [JAR]