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 ontop-obdalib-r2rml-1.18.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.unibz.inf.ontop.r2rml
├─ it.unibz.inf.ontop.r2rml.MappingConverterCMD.class - [JAR]
├─ it.unibz.inf.ontop.r2rml.OBDAMappingTransformer.class - [JAR]
├─ it.unibz.inf.ontop.r2rml.R2RMLManager.class - [JAR]
├─ it.unibz.inf.ontop.r2rml.R2RMLParser.class - [JAR]
├─ it.unibz.inf.ontop.r2rml.R2RMLReader.class - [JAR]
├─ it.unibz.inf.ontop.r2rml.R2RMLVocabulary.class - [JAR]
├─ it.unibz.inf.ontop.r2rml.R2RMLWriter.class - [JAR]