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 sedum-form-4.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ink.huaxun.form.server.entity
├─ ink.huaxun.form.server.entity.SysServerComponent.class - [JAR]
├─ ink.huaxun.form.server.entity.SysServerForm.class - [JAR]
├─ ink.huaxun.form.server.entity.SysServerValidate.class - [JAR]
├─ ink.huaxun.form.server.entity.Translation.class - [JAR]
ink.huaxun.form.client.mapper
├─ ink.huaxun.form.client.mapper.SysClientFormMapper.class - [JAR]
ink.huaxun.form.server.controller
├─ ink.huaxun.form.server.controller.SysServerFormController.class - [JAR]
ink.huaxun.form.server.enumeration
├─ ink.huaxun.form.server.enumeration.ServerComponentType.class - [JAR]
ink.huaxun.form.client.service
├─ ink.huaxun.form.client.service.SysClientFormService.class - [JAR]
ink.huaxun.form.server.service
├─ ink.huaxun.form.server.service.SysServerFormService.class - [JAR]
ink.huaxun.form.client.constant
├─ ink.huaxun.form.client.constant.FormConstant.class - [JAR]
ink.huaxun.form.client.controller
├─ ink.huaxun.form.client.controller.SysClientFormController.class - [JAR]
ink.huaxun.form.server.mapper
├─ ink.huaxun.form.server.mapper.SysServerFormMapper.class - [JAR]
ink.huaxun.form.client.vo
├─ ink.huaxun.form.client.vo.ColVO.class - [JAR]
├─ ink.huaxun.form.client.vo.FormVO.class - [JAR]
ink.huaxun.form.client.enumeration
├─ ink.huaxun.form.client.enumeration.ClientComponentType.class - [JAR]
ink.huaxun.form.server.constant
├─ ink.huaxun.form.server.constant.FormConstant.class - [JAR]
ink.huaxun.form.client.entity
├─ ink.huaxun.form.client.entity.SysClientComponent.class - [JAR]
├─ ink.huaxun.form.client.entity.SysClientForm.class - [JAR]
├─ ink.huaxun.form.client.entity.SysClientValidate.class - [JAR]
ink.huaxun.form.server.http
├─ ink.huaxun.form.server.http.TranslationHTTP.class - [JAR]
ink.huaxun.form.server.vo
├─ ink.huaxun.form.server.vo.CodePathVO.class - [JAR]
├─ ink.huaxun.form.server.vo.ColVO.class - [JAR]
├─ ink.huaxun.form.server.vo.FormVO.class - [JAR]
├─ ink.huaxun.form.server.vo.TranslationBaiDuVO.class - [JAR]
├─ ink.huaxun.form.server.vo.TranslationYouDaoVO.class - [JAR]