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 antcloud-api-provider-aiidentify-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.com.antcloud.api.provider.aiidentify.v1_0_0.model
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.model.IdentifyPointReq.class - [JAR]
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.model.IdentifyPointResp.class - [JAR]
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.model.IdentifyPointResultResp.class - [JAR]
cn.com.antcloud.api.provider.aiidentify.v1_0_0.response
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.response.OperateFileuploadGetsignedurlResponse.class - [JAR]
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.response.OperateIdentifyResponse.class - [JAR]
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.response.QueryIdentifypointResponse.class - [JAR]
cn.com.antcloud.api.provider.aiidentify.v1_0_0.request
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.request.OperateFileuploadGetsignedurlRequest.class - [JAR]
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.request.OperateIdentifyRequest.class - [JAR]
├─ cn.com.antcloud.api.provider.aiidentify.v1_0_0.request.QueryIdentifypointRequest.class - [JAR]