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 glossary-view-server-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.odpi.openmetadata.accessservices.glossaryview.server.admin
├─ org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAdmin.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewEntityDetailConverter.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewRegistration.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewServiceInstance.class - [JAR]
org.odpi.openmetadata.accessservices.glossaryview.server.service
├─ org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewInstanceHandler.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewOMAS.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService.class - [JAR]