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-viewer-2023.05.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mycore.viewer.configuration
├─ org.mycore.viewer.configuration.MCRIviewACLProvider.class - [JAR]
├─ org.mycore.viewer.configuration.MCRIviewDefaultACLProvider.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerAltoEditorConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerBaseConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerConfigurationBuilder.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerConfigurationStrategy.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerEPUBConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerIIIFConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerLogoConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerMetadataConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerMetsConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerPDFConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.MCRViewerPiwikConfiguration.class - [JAR]
├─ org.mycore.viewer.configuration.package-info.class - [JAR]
org.mycore.viewer.alto.model
├─ org.mycore.viewer.alto.model.MCRAltoChange.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRAltoChangePID.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRAltoChangeSet.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRAltoWordChange.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRDBStoredChangeSet.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRDBStoredChangeSet_.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRStoredChangeSet.class - [JAR]
├─ org.mycore.viewer.alto.model.MCRStoredChangeSet_.class - [JAR]
org.mycore.viewer.alto
├─ org.mycore.viewer.alto.MCRALTOUtil.class - [JAR]
org.mycore.viewer.alto.service
├─ org.mycore.viewer.alto.service.MCRAltoChangeApplier.class - [JAR]
├─ org.mycore.viewer.alto.service.MCRAltoChangeSetStore.class - [JAR]
├─ org.mycore.viewer.alto.service.MCRDerivateTitleResolver.class - [JAR]
org.mycore.viewer.resources
├─ org.mycore.viewer.resources.MCRALTOEditorResource.class - [JAR]
├─ org.mycore.viewer.resources.MCREpubZipResource.class - [JAR]
├─ org.mycore.viewer.resources.MCRViewerResource.class - [JAR]
org.mycore.viewer.alto.service.impl
├─ org.mycore.viewer.alto.service.impl.MCRDefaultAltoChangeApplier.class - [JAR]
├─ org.mycore.viewer.alto.service.impl.MCRDefaultDerivateTitleResolver.class - [JAR]
├─ org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore.class - [JAR]
├─ org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore.class - [JAR]