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 modello-plugin-jpox-1.0-alpha-21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codehaus.modello.plugin.jpox.metadata
├─ org.codehaus.modello.plugin.jpox.metadata.JPoxAssociationMetadata.class - [JAR]
├─ org.codehaus.modello.plugin.jpox.metadata.JPoxClassMetadata.class - [JAR]
├─ org.codehaus.modello.plugin.jpox.metadata.JPoxFieldMetadata.class - [JAR]
├─ org.codehaus.modello.plugin.jpox.metadata.JPoxMetadataPlugin.class - [JAR]
├─ org.codehaus.modello.plugin.jpox.metadata.JPoxModelMetadata.class - [JAR]
org.codehaus.modello.plugin.jpox
├─ org.codehaus.modello.plugin.jpox.JPoxJdoMappingModelloGenerator.class - [JAR]
├─ org.codehaus.modello.plugin.jpox.JPoxMetadataClassModelloGenerator.class - [JAR]
├─ org.codehaus.modello.plugin.jpox.JPoxStoreModelloGenerator.class - [JAR]