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-api-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.rest
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.ControlledGlossaryTerm.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.ExternalGlossaryLink.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.Glossary.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryCategory.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryTerm.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryViewClassification.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryViewEntityDetail.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryViewEntityDetailResponse.class - [JAR]
org.odpi.openmetadata.accessservices.glossaryview.exception
├─ org.odpi.openmetadata.accessservices.glossaryview.exception.GlossaryViewOmasException.class - [JAR]
org.odpi.openmetadata.accessservices.glossaryview.converters
├─ org.odpi.openmetadata.accessservices.glossaryview.converters.ClassificationToGlossaryViewClassification.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.converters.EntityDetailToGlossaryViewEntityDetail.class - [JAR]
├─ org.odpi.openmetadata.accessservices.glossaryview.converters.GlossaryViewEntityDetailFactory.class - [JAR]