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 sansa-rdf-common_2.12-0.8.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sansa_stack.rdf.common.partition.model.sparqlify
├─ net.sansa_stack.rdf.common.partition.model.sparqlify.SparqlifyUtils2.class - [JAR]
net.sansa_stack.rdf.common.partition.layout
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayout.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutBoolean.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutDecimal.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutDouble.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutFloat.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutLong.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutString.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutStringDatatype.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutStringDate.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutStringLang.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.layout.TripleLayoutStringTimestamp.class - [JAR]
net.sansa_stack.rdf.common.partition.schema
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringBoolean.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringDate.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringDecimal.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringDouble.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringFloat.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringLong.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringString.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringStringLang.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringStringType.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.schema.SchemaStringTimestamp.class - [JAR]
net.sansa_stack.rdf.common.io.riot.tokens
├─ net.sansa_stack.rdf.common.io.riot.tokens.TokenizerTextForgiving.class - [JAR]
net.sansa_stack.rdf.common.qualityassessment.utils
├─ net.sansa_stack.rdf.common.qualityassessment.utils.DatasetUtils.class - [JAR]
├─ net.sansa_stack.rdf.common.qualityassessment.utils.NodeUtils.class - [JAR]
net.sansa_stack.rdf.common.partition.utils
├─ net.sansa_stack.rdf.common.partition.utils.IdentifierWithDatabase.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.utils.RdfTerm.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.utils.SQLUtils.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.utils.Symbols.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.utils.TableIdentifier.class - [JAR]
net.sansa_stack.rdf.benchmark.io
├─ net.sansa_stack.rdf.benchmark.io.ReadableByteChannelFromIterator.class - [JAR]
net.sansa_stack.rdf.common.partition.core
├─ net.sansa_stack.rdf.common.partition.core.RdfPartitionStateDefault.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.core.RdfPartitioner.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.core.RdfPartitionerBase.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.core.RdfPartitionerComplex.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.core.RdfPartitionerDefault.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.core.TermType.class - [JAR]
net.sansa_stack.rdf.common.partition.r2rml
├─ net.sansa_stack.rdf.common.partition.r2rml.R2rmlModel.class - [JAR]
├─ net.sansa_stack.rdf.common.partition.r2rml.R2rmlUtils.class - [JAR]
net.sansa_stack.rdf.common.io.ntriples
├─ net.sansa_stack.rdf.common.io.ntriples.JenaTripleToNTripleString.class - [JAR]
├─ net.sansa_stack.rdf.common.io.ntriples.NTriplesStringToJenaTriple.class - [JAR]
net.sansa_stack.rdf.common.io.hadoop
├─ net.sansa_stack.rdf.common.io.hadoop.RiotFileInputFormat.class - [JAR]
net.sansa_stack.rdf.common.io.riot.error
├─ net.sansa_stack.rdf.common.io.riot.error.CustomErrorHandler.class - [JAR]
├─ net.sansa_stack.rdf.common.io.riot.error.ErrorParseMode.class - [JAR]
├─ net.sansa_stack.rdf.common.io.riot.error.WarningParseMode.class - [JAR]
org.apache.jena.system
├─ org.apache.jena.system.JenaSystem.class - [JAR]
net.sansa_stack.rdf.common.qualityassessment.utils.vocabularies
├─ net.sansa_stack.rdf.common.qualityassessment.utils.vocabularies.DQV.class - [JAR]
net.sansa_stack.rdf.common.io.riot.lang
├─ net.sansa_stack.rdf.common.io.riot.lang.LangNQuadsSkipBad.class - [JAR]
├─ net.sansa_stack.rdf.common.io.riot.lang.LangNTriplesSkipBad.class - [JAR]
├─ net.sansa_stack.rdf.common.io.riot.lang.NoErrorProfile.class - [JAR]
net.sansa_stack.rdf.common.annotation
├─ net.sansa_stack.rdf.common.annotation.AlphaComponent.class - [JAR]
├─ net.sansa_stack.rdf.common.annotation.DeveloperApi.class - [JAR]
├─ net.sansa_stack.rdf.common.annotation.Experimental.class - [JAR]