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 bsbm-core-3.1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
benchmark.serializer
├─ benchmark.serializer.MonetDBSerializer.class - [JAR]
├─ benchmark.serializer.NTriples.class - [JAR]
├─ benchmark.serializer.ObjectBundle.class - [JAR]
├─ benchmark.serializer.SQLSerializer.class - [JAR]
├─ benchmark.serializer.Serializer.class - [JAR]
├─ benchmark.serializer.SerializerModel.class - [JAR]
├─ benchmark.serializer.TriG.class - [JAR]
├─ benchmark.serializer.Turtle.class - [JAR]
├─ benchmark.serializer.VirtSerializer.class - [JAR]
├─ benchmark.serializer.XMLSerializer.class - [JAR]
benchmark.model
├─ benchmark.model.BSBMResource.class - [JAR]
├─ benchmark.model.Offer.class - [JAR]
├─ benchmark.model.Person.class - [JAR]
├─ benchmark.model.Producer.class - [JAR]
├─ benchmark.model.Product.class - [JAR]
├─ benchmark.model.ProductFeature.class - [JAR]
├─ benchmark.model.ProductType.class - [JAR]
├─ benchmark.model.RatingSite.class - [JAR]
├─ benchmark.model.Review.class - [JAR]
├─ benchmark.model.Vendor.class - [JAR]
benchmark.generator
├─ benchmark.generator.DateGenerator.class - [JAR]
├─ benchmark.generator.Generator.class - [JAR]
├─ benchmark.generator.NormalDistGenerator.class - [JAR]
├─ benchmark.generator.NormalDistRangeGenerator.class - [JAR]
├─ benchmark.generator.ParetoDistGenerator.class - [JAR]
├─ benchmark.generator.RandomBucket.class - [JAR]
├─ benchmark.generator.TextGenerator.class - [JAR]
├─ benchmark.generator.ValueGenerator.class - [JAR]
benchmark.testdriver.model
├─ benchmark.testdriver.model.BsbmResult.class - [JAR]
├─ benchmark.testdriver.model.QueryMixStats.class - [JAR]
├─ benchmark.testdriver.model.QueryStats.class - [JAR]
benchmark.common
├─ benchmark.common.TestDriverParams.class - [JAR]
benchmark.testdriver
├─ benchmark.testdriver.AbstractParameterPool.class - [JAR]
├─ benchmark.testdriver.ClientManager.class - [JAR]
├─ benchmark.testdriver.ClientThread.class - [JAR]
├─ benchmark.testdriver.CompiledQuery.class - [JAR]
├─ benchmark.testdriver.CompiledQueryMix.class - [JAR]
├─ benchmark.testdriver.LocalSPARQLParameterPool.class - [JAR]
├─ benchmark.testdriver.NetQuery.class - [JAR]
├─ benchmark.testdriver.ParameterGenerator.class - [JAR]
├─ benchmark.testdriver.PreCalcParameterPool.class - [JAR]
├─ benchmark.testdriver.Query.class - [JAR]
├─ benchmark.testdriver.QueryMix.class - [JAR]
├─ benchmark.testdriver.SPARQLConnection.class - [JAR]
├─ benchmark.testdriver.SPARQLConnection2.class - [JAR]
├─ benchmark.testdriver.SQLConnection.class - [JAR]
├─ benchmark.testdriver.SQLParameterPool.class - [JAR]
├─ benchmark.testdriver.ServerConnection.class - [JAR]
├─ benchmark.testdriver.TestDriver.class - [JAR]
├─ benchmark.testdriver.TestDriverDefaultValues.class - [JAR]
benchmark.tools
├─ benchmark.tools.FileFilter.class - [JAR]
├─ benchmark.tools.IntReference.class - [JAR]
├─ benchmark.tools.ResultHandler.class - [JAR]
├─ benchmark.tools.ResultTransform.class - [JAR]
├─ benchmark.tools.StringLengthComparator.class - [JAR]
benchmark.vocabulary
├─ benchmark.vocabulary.BSBM.class - [JAR]
├─ benchmark.vocabulary.DC.class - [JAR]
├─ benchmark.vocabulary.FOAF.class - [JAR]
├─ benchmark.vocabulary.ISO3166.class - [JAR]
├─ benchmark.vocabulary.RDF.class - [JAR]
├─ benchmark.vocabulary.RDFS.class - [JAR]
├─ benchmark.vocabulary.REV.class - [JAR]
├─ benchmark.vocabulary.XSD.class - [JAR]
benchmark.qualification
├─ benchmark.qualification.Qualification.class - [JAR]
├─ benchmark.qualification.QualificationDefaultValues.class - [JAR]
├─ benchmark.qualification.QueryResult.class - [JAR]