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 owlart-agraphimpl-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.uniroma2.art.owlart.agraphimpl.factory
├─ it.uniroma2.art.owlart.agraphimpl.factory.ARTModelFactoryAllegroGraphImpl.class - [JAR]
it.uniroma2.art.owlart.agraphimpl.vocabulary
├─ it.uniroma2.art.owlart.agraphimpl.vocabulary.SESAME.class - [JAR]
it.uniroma2.art.owlart.agraphimpl.models
├─ it.uniroma2.art.owlart.agraphimpl.models.BaseRDFModelAllegroGraphImpl.class - [JAR]
├─ it.uniroma2.art.owlart.agraphimpl.models.SKOSXLModelAllegroGraphImpl.class - [JAR]
it.uniroma2.art.owlart.agraphimpl.models.conf
├─ it.uniroma2.art.owlart.agraphimpl.models.conf.AllegroGraph4ModelConfiguration.class - [JAR]