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 openapi-aiidentify-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.antgroup.antchain.openapi.aiidentify
├─ com.antgroup.antchain.openapi.aiidentify.Client.class - [JAR]
com.antgroup.antchain.openapi.aiidentify.models
├─ com.antgroup.antchain.openapi.aiidentify.models.Config.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.IdentifyPointReq.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.IdentifyPointResp.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.IdentifyPointResultResp.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.OperateFileuploadGetsignedurlRequest.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.OperateFileuploadGetsignedurlResponse.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.OperateIdentifyRequest.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.OperateIdentifyResponse.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.QueryIdentifypointRequest.class - [JAR]
├─ com.antgroup.antchain.openapi.aiidentify.models.QueryIdentifypointResponse.class - [JAR]