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 ipf-platform-camel-ihe-continua-4.8-m1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openehealth.ipf.platform.camel.ihe.continua.hrn
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors.class - [JAR]
org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToClinicalDocumentConverter.class - [JAR]
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDataHandlerConverter.class - [JAR]
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDomConverter.class - [JAR]
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToStringConverter.class - [JAR]
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ClinicalDocumentToByteArrayConverter.class - [JAR]
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DataHandlerToByteArrayConverter.class - [JAR]
├─ org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DomToByteArrayConverter.class - [JAR]