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 sheet2rdf-core-6.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.uniroma2.art.sheet2rdf.sheet.csv
├─ it.uniroma2.art.sheet2rdf.sheet.csv.CsvSheetManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.csv.CsvSpreadsheetManager.class - [JAR]
it.uniroma2.art.sheet2rdf.sheet.db
├─ it.uniroma2.art.sheet2rdf.sheet.db.DBAllTablesManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.db.DBTableManager.class - [JAR]
it.uniroma2.art.sheet2rdf.resolver
├─ it.uniroma2.art.sheet2rdf.resolver.ConverterResolver.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.resolver.PropertyRangeResolver.class - [JAR]
it.uniroma2.art.sheet2rdf.sheet
├─ it.uniroma2.art.sheet2rdf.sheet.AbstractSpreadsheetManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.S2RDFSheet.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.SheetManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.SpreadsheetManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.SpreadsheetManagerFactory.class - [JAR]
it.uniroma2.art.sheet2rdf.cfg
├─ it.uniroma2.art.sheet2rdf.cfg.GraphApplicationConfigurationLoader.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.cfg.GraphApplicationConfigurationParser.class - [JAR]
it.uniroma2.art.sheet2rdf.header
├─ it.uniroma2.art.sheet2rdf.header.AdvancedGraphApplication.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.GraphApplication.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.Header.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.HeaderNameStruct.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.HeaderParser.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.NodeConversion.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.NodeMemoization.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.NodeSanitization.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.RemovePunctuation.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.SimpleGraphApplication.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.SimpleHeader.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.header.SubjectHeader.class - [JAR]
it.uniroma2.art.sheet2rdf.exception
├─ it.uniroma2.art.sheet2rdf.exception.DBLocalizedException.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.exception.GenericSheet2RDFException.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.exception.InvalidWizardStatusException.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.exception.NotExistingSheetException.class - [JAR]
it.uniroma2.art.sheet2rdf.sheet.excel
├─ it.uniroma2.art.sheet2rdf.sheet.excel.XlsSheetManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.excel.XlsSpreadsheetManager.class - [JAR]
it.uniroma2.art.sheet2rdf.utils
├─ it.uniroma2.art.sheet2rdf.utils.FsNamingStrategy.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.utils.JsonConstants.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.utils.RDF4JValueSerializer.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.utils.S2RDFUtils.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.utils.StatusHandler.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.utils.VersionNumber.class - [JAR]
it.uniroma2.art.sheet2rdf.pearl
├─ it.uniroma2.art.sheet2rdf.pearl.GraphPearlElement.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.pearl.GraphPearlElementPatternBased.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.pearl.GraphPearlElementTripleBased.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.pearl.NodeDefinition.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.pearl.NodePearlElement.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.pearl.PearlBuilder.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.pearl.PearlElement.class - [JAR]
it.uniroma2.art.sheet2rdf.db
├─ it.uniroma2.art.sheet2rdf.db.AvailableDBDriverName.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.db.DBInfo.class - [JAR]
it.uniroma2.art.sheet2rdf.core
├─ it.uniroma2.art.sheet2rdf.core.DBTableAnnotator.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.core.MappingStruct.class - [JAR]
├─ 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.SpreadsheetOrDb.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.core.TypeSystemDescriptionCreator.class - [JAR]
it.uniroma2.art.sheet2rdf.sheet.opendocument
├─ it.uniroma2.art.sheet2rdf.sheet.opendocument.OdsSheetManager.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.sheet.opendocument.OdsSpreadsheetManager.class - [JAR]
it.uniroma2.art.sheet2rdf.cli
├─ it.uniroma2.art.sheet2rdf.cli.Sheet2RDF_CLI.class - [JAR]
it.uniroma2.art.sheet2rdf.coda
├─ it.uniroma2.art.sheet2rdf.coda.CODAConverter.class - [JAR]
├─ it.uniroma2.art.sheet2rdf.coda.Sheet2RDFCODA.class - [JAR]
it.uniroma2.art.sheet2rdf.vocabulary
├─ it.uniroma2.art.sheet2rdf.vocabulary.RDFTypesEnum.class - [JAR]