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 genflow-common-1.4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.reprezen.genflow.common.services
├─ com.reprezen.genflow.common.services.DocServices.class - [JAR]
├─ com.reprezen.genflow.common.services.MethodServices.class - [JAR]
com.modelsolv.reprezen.core.xml
├─ com.modelsolv.reprezen.core.xml.XmlFormatter.class - [JAR]
com.reprezen.genflow.common.codegen
├─ com.reprezen.genflow.common.codegen.CodegenGenTemplateGroup.class - [JAR]
├─ com.reprezen.genflow.common.codegen.GenModuleDiscovery.class - [JAR]
├─ com.reprezen.genflow.common.codegen.GenModuleWrapper.class - [JAR]
├─ com.reprezen.genflow.common.codegen.GenModulesInfo.class - [JAR]
com.reprezen.genflow.common
├─ com.reprezen.genflow.common.CommonParams.class - [JAR]
├─ com.reprezen.genflow.common.DiagramGenerator.class - [JAR]
├─ com.reprezen.genflow.common.HtmlInjections.class - [JAR]
com.reprezen.genflow.common.xtend
├─ com.reprezen.genflow.common.xtend.XLiveViewHelpers.class - [JAR]