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 coffee-module-document-action-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.icellmobilsoft.coffee.module.document.model.enums
├─ hu.icellmobilsoft.coffee.module.document.model.enums.TemplateDataType.class - [JAR]
hu.icellmobilsoft.coffee.module.document.model
├─ hu.icellmobilsoft.coffee.module.document.model.TemplateData.class - [JAR]
├─ hu.icellmobilsoft.coffee.module.document.model.TemplateParameter.class - [JAR]
hu.icellmobilsoft.coffee.module.document.repository
├─ hu.icellmobilsoft.coffee.module.document.repository.TemplateDataRepository.class - [JAR]
├─ hu.icellmobilsoft.coffee.module.document.repository.TemplateParameterRepository.class - [JAR]
hu.icellmobilsoft.coffee.module.document.action
├─ hu.icellmobilsoft.coffee.module.document.action.RawAction.class - [JAR]
├─ hu.icellmobilsoft.coffee.module.document.action.TemplateAction.class - [JAR]
hu.icellmobilsoft.coffee.module.document.service
├─ hu.icellmobilsoft.coffee.module.document.service.TemplateDataService.class - [JAR]
├─ hu.icellmobilsoft.coffee.module.document.service.TemplateParameterService.class - [JAR]