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 stx-sheet2rdf-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.uniroma2.art.sheet2rdf.core
├─ it.uniroma2.art.sheet2rdf.core.PearlGenerator.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.core.Sheet2RDFCore.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.core.SheetAnnotator.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.core.TypeSystemDescriptionCreator.class - [JAR]
it.uniroma2.art.semanticturkey.extensions.sheet2rdf
├─ it.uniroma2.art.semanticturkey.extensions.sheet2rdf.S2RDFContext.class - [JAR]
it.uniroma2.art.semanticturkey.extensions.sheet2rdf.services
├─ it.uniroma2.art.semanticturkey.extensions.sheet2rdf.services.Sheet2RDF.class - [JAR]
it.uniroma2.art.semanticturkey.extensions.sheet2rdf.services.controllers
├─ it.uniroma2.art.semanticturkey.extensions.sheet2rdf.services.controllers.Sheet2RDFController.class - [JAR]