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-purview-4.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ink.huaxun.purview.aspect
├─ ink.huaxun.purview.aspect.DataScopeAspect.class - [JAR]
ink.huaxun.purview.vo
├─ ink.huaxun.purview.vo.DataAccess.class - [JAR]
├─ ink.huaxun.purview.vo.DataScope.class - [JAR]
ink.huaxun.purview.constant
├─ ink.huaxun.purview.constant.DataScopeConstant.class - [JAR]
ink.huaxun.purview.enumeration
├─ ink.huaxun.purview.enumeration.DataScopeEnum.class - [JAR]
ink.huaxun.purview.exception
├─ ink.huaxun.purview.exception.DataScopeException.class - [JAR]