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 extension-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hframework.listener
├─ com.hframework.listener.DataSetLoaderListener.class - [JAR]
├─ com.hframework.listener.ModelLoaderListener.class - [JAR]
com.hframework.interceptor
├─ com.hframework.interceptor.CommonInterceptor.class - [JAR]
├─ com.hframework.interceptor.DataSetJoinInvokeInterceptor.class - [JAR]
├─ com.hframework.interceptor.ReqCheckInterceptor.class - [JAR]
com.hframework.controller.ext
├─ com.hframework.controller.ext.CodeGeneratorController.class - [JAR]
├─ com.hframework.controller.ext.DbGeneratorController.class - [JAR]
├─ com.hframework.controller.ext.DictionaryExtController.class - [JAR]
├─ com.hframework.controller.ext.DocumentParseController.class - [JAR]
├─ com.hframework.controller.ext.EntityGeneratorController.class - [JAR]
├─ com.hframework.controller.ext.ExtBaseController.class - [JAR]
├─ com.hframework.controller.ext.ExtendController.class - [JAR]
├─ com.hframework.controller.ext.MenuGeneratorController.class - [JAR]
├─ com.hframework.controller.ext.PageGeneratorController.class - [JAR]
├─ com.hframework.controller.ext.WorkflowController.class - [JAR]
com.hframework.controller
├─ com.hframework.controller.ContextController.class - [JAR]
com.hframe.service.handler
├─ com.hframe.service.handler.HfmdEntityAttrHandler.class - [JAR]
├─ com.hframe.service.handler.HfmdEntityHandler.class - [JAR]
├─ com.hframe.service.handler.HfpmDataFieldHandler.class - [JAR]
├─ com.hframe.service.handler.HfpmDataSetHandler.class - [JAR]
├─ com.hframe.service.handler.HfpmModuleHandler.class - [JAR]
├─ com.hframe.service.handler.HfpmProgramCfgHandler.class - [JAR]
├─ com.hframe.service.handler.HfpmProgramHandler.class - [JAR]
├─ com.hframe.service.handler.HfsecUserSVHandler.class - [JAR]
com.hframework.generator.web.sql
├─ com.hframework.generator.web.sql.HfModelService.class - [JAR]
com.hframework.base.service
├─ com.hframework.base.service.DataSetLoaderHelper.class - [JAR]
├─ com.hframework.base.service.DataSetLoaderService.class - [JAR]
├─ com.hframework.base.service.ModelLoaderService.class - [JAR]
├─ com.hframework.base.service.SmartDispatcherServletConfiguration.class - [JAR]