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 rm-db-format-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ehrbase.openehr.dbformat.jooq.prototypes
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.AbstractRecordPrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.AbstractTablePrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.FieldPrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectDataHistoryRecordPrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectDataHistoryTablePrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectDataRecordPrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectDataTablePrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectVersionHistoryRecordPrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectVersionHistoryTablePrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectVersionRecordPrototype.class - [JAR]
├─ org.ehrbase.openehr.dbformat.jooq.prototypes.ObjectVersionTablePrototype.class - [JAR]
org.ehrbase.openehr.dbformat
├─ org.ehrbase.openehr.dbformat.AncestorStructureRmType.class - [JAR]
├─ org.ehrbase.openehr.dbformat.DbToRmFormat.class - [JAR]
├─ org.ehrbase.openehr.dbformat.RmAttributeAlias.class - [JAR]
├─ org.ehrbase.openehr.dbformat.RmTypeAlias.class - [JAR]
├─ org.ehrbase.openehr.dbformat.StructureIndex.class - [JAR]
├─ org.ehrbase.openehr.dbformat.StructureNode.class - [JAR]
├─ org.ehrbase.openehr.dbformat.StructureRmType.class - [JAR]
├─ org.ehrbase.openehr.dbformat.StructureRoot.class - [JAR]
├─ org.ehrbase.openehr.dbformat.VersionedObjectDataStructure.class - [JAR]