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 ontimize-jee-dms-common-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ontimize.jee.common.naming
├─ com.ontimize.jee.common.naming.DMSNaming.class - [JAR]
com.ontimize.jee.common.exceptions
├─ com.ontimize.jee.common.exceptions.DmsException.class - [JAR]
├─ com.ontimize.jee.common.exceptions.DmsRuntimeException.class - [JAR]
com.ontimize.jee.common.services.dms
├─ com.ontimize.jee.common.services.dms.DMSCategory.class - [JAR]
├─ com.ontimize.jee.common.services.dms.DocumentIdentifier.class - [JAR]
├─ com.ontimize.jee.common.services.dms.IDMSService.class - [JAR]