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 mini-termserv-1.0.71.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openehr.terminology
├─ org.openehr.terminology.CodeSet.class - [JAR]
├─ org.openehr.terminology.Concept.class - [JAR]
├─ org.openehr.terminology.Group.class - [JAR]
├─ org.openehr.terminology.SimpleCodeSetAccess.class - [JAR]
├─ org.openehr.terminology.SimpleTerminologyAccess.class - [JAR]
├─ org.openehr.terminology.SimpleTerminologyService.class - [JAR]
├─ org.openehr.terminology.TerminologySource.class - [JAR]
├─ org.openehr.terminology.TerminologySourceFactory.class - [JAR]
├─ org.openehr.terminology.XMLTerminologySource.class - [JAR]