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 hapi-fhir-structures-hl7org-dstu2-6.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hl7.fhir.dstu2.hapi.ctx
├─ org.hl7.fhir.dstu2.hapi.ctx.FhirDstu2Hl7Org.class - [JAR]
├─ org.hl7.fhir.dstu2.hapi.ctx.FhirServerDstu2Hl7Org2.class - [JAR]
ca.uhn.fhir.rest.server.provider.dstu2hl7org
├─ ca.uhn.fhir.rest.server.provider.dstu2hl7org.Dstu2Hl7OrgBundleFactory.class - [JAR]
org.hl7.fhir.dstu2.hapi.rest.server
├─ org.hl7.fhir.dstu2.hapi.rest.server.ServerConformanceProvider.class - [JAR]