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 cayenne-project-compatibility-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.cayenne.configuration.xml
├─ org.apache.cayenne.configuration.xml.CompatibilityDataChannelDescriptorLoader.class - [JAR]
├─ org.apache.cayenne.configuration.xml.CompatibilityDataMapLoader.class - [JAR]
org.apache.cayenne.project.compatibility
├─ org.apache.cayenne.project.compatibility.CompatibilityUpgradeService.class - [JAR]
├─ org.apache.cayenne.project.compatibility.DefaultDocumentProvider.class - [JAR]
├─ org.apache.cayenne.project.compatibility.DocumentProvider.class - [JAR]
├─ org.apache.cayenne.project.compatibility.ProjectCompatibilityModule.class - [JAR]
├─ org.apache.cayenne.project.compatibility.ProjectCompatibilityModuleProvider.class - [JAR]