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 mycore-wfc-2023.05.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mycore.wfc
├─ org.mycore.wfc.MCRConstants.class - [JAR]
├─ org.mycore.wfc.package-info.class - [JAR]
org.mycore.wfc.mail
├─ org.mycore.wfc.mail.MCRMailEventHandler.class - [JAR]
├─ org.mycore.wfc.mail.package-info.class - [JAR]
org.mycore.wfc.actionmapping
├─ org.mycore.wfc.actionmapping.MCRAction.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRActionMappingServlet.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRActionMappings.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRActionMappingsManager.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRCategoryCondition.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRClassificationUtils.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRCollection.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRDecision.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRPersistenceServletFilter.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRURLRetriever.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRWorkflowData.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRWorkflowRuleAdapter.class - [JAR]
├─ org.mycore.wfc.actionmapping.MCRWorkflowRuleParser.class - [JAR]
├─ org.mycore.wfc.actionmapping.package-info.class - [JAR]