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 addon-duplication-detection-service-api-6.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dspace.content.duplication
├─ org.dspace.content.duplication.DuplicateDetector.class - [JAR]
├─ org.dspace.content.duplication.DuplicationDetectionServiceImpl.class - [JAR]
org.dspace.storage.rdbms.hibernate.postgres
├─ org.dspace.storage.rdbms.hibernate.postgres.DSpacePostgreSQL82Dialect.class - [JAR]
org.dspace.submit.step
├─ org.dspace.submit.step.DuplicateDetectionStep.class - [JAR]
org.dspace.content.dao.impl
├─ org.dspace.content.dao.impl.ItemDAOImpl.class - [JAR]
org.dspace.content.duplication.service
├─ org.dspace.content.duplication.service.DuplicationDetectionService.class - [JAR]
org.dspace.content.dao
├─ org.dspace.content.dao.ItemDAO.class - [JAR]
org.dspace.content.duplication.factory
├─ org.dspace.content.duplication.factory.DuplicationDetectionServiceFactory.class - [JAR]
├─ org.dspace.content.duplication.factory.DuplicationDetectionServiceFactoryImpl.class - [JAR]