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 frascati-tinfi-emf-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.frascati.model.osgi.impl
├─ org.ow2.frascati.model.osgi.impl.DocumentRootImpl.class - [JAR]
├─ org.ow2.frascati.model.osgi.impl.OsgiFactoryImpl.class - [JAR]
├─ org.ow2.frascati.model.osgi.impl.OsgiImplementationImpl.class - [JAR]
├─ org.ow2.frascati.model.osgi.impl.OsgiPackageImpl.class - [JAR]
org.ow2.frascati.model.osgi
├─ org.ow2.frascati.model.osgi.DocumentRoot.class - [JAR]
├─ org.ow2.frascati.model.osgi.OsgiFactory.class - [JAR]
├─ org.ow2.frascati.model.osgi.OsgiImplementation.class - [JAR]
├─ org.ow2.frascati.model.osgi.OsgiPackage.class - [JAR]
org.ow2.frascati.model.osgi.util
├─ org.ow2.frascati.model.osgi.util.OsgiAdapterFactory.class - [JAR]
├─ org.ow2.frascati.model.osgi.util.OsgiResourceFactoryImpl.class - [JAR]
├─ org.ow2.frascati.model.osgi.util.OsgiResourceImpl.class - [JAR]
├─ org.ow2.frascati.model.osgi.util.OsgiSwitch.class - [JAR]
├─ org.ow2.frascati.model.osgi.util.OsgiXMLProcessor.class - [JAR]
org.ow2.frascati.tinfi.emf
├─ org.ow2.frascati.tinfi.emf.ComponentDesc.class - [JAR]
├─ org.ow2.frascati.tinfi.emf.EMFParserSourceCodeGenerator.class - [JAR]
├─ org.ow2.frascati.tinfi.emf.EMFParserSupportImpl.class - [JAR]