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 wikidata-3.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openrefine.wikidata.schema
├─ org.openrefine.wikidata.schema.ExpressionContext.class - [JAR]
├─ org.openrefine.wikidata.schema.WbDateConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbDateVariable.class - [JAR]
├─ org.openrefine.wikidata.schema.WbEntityIdValueConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbEntityVariable.class - [JAR]
├─ org.openrefine.wikidata.schema.WbExpression.class - [JAR]
├─ org.openrefine.wikidata.schema.WbItemConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbItemEditExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbItemVariable.class - [JAR]
├─ org.openrefine.wikidata.schema.WbLanguageConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbLanguageVariable.class - [JAR]
├─ org.openrefine.wikidata.schema.WbLocationConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbLocationVariable.class - [JAR]
├─ org.openrefine.wikidata.schema.WbMediaInfoEditExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbMonolingualExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbNameDescExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbPropConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbQuantityExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbReferenceExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbSnakExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbStatementExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbStatementGroupExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WbStringConstant.class - [JAR]
├─ org.openrefine.wikidata.schema.WbStringVariable.class - [JAR]
├─ org.openrefine.wikidata.schema.WbVariableExpr.class - [JAR]
├─ org.openrefine.wikidata.schema.WikibaseSchema.class - [JAR]
org.openrefine.wikidata.commands
├─ org.openrefine.wikidata.commands.CommandUtilities.class - [JAR]
├─ org.openrefine.wikidata.commands.ConnectionManager.class - [JAR]
├─ org.openrefine.wikidata.commands.LoginCommand.class - [JAR]
├─ org.openrefine.wikidata.commands.PerformWikibaseEditsCommand.class - [JAR]
├─ org.openrefine.wikidata.commands.PreviewResults.class - [JAR]
├─ org.openrefine.wikidata.commands.PreviewWikibaseSchemaCommand.class - [JAR]
├─ org.openrefine.wikidata.commands.SaveWikibaseSchemaCommand.class - [JAR]
org.openrefine.wikidata.qa.scrutinizers
├─ org.openrefine.wikidata.qa.scrutinizers.CalendarScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.DescriptionScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.DistinctValuesScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.SelfReferentialScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.SnakScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.StatementScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.ValueScrutinizer.class - [JAR]
├─ org.openrefine.wikidata.qa.scrutinizers.WhitespaceScrutinizer.class - [JAR]
org.openrefine.wikidata.updates
├─ org.openrefine.wikidata.updates.EntityEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.ItemEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.ItemEditBuilder.class - [JAR]
├─ org.openrefine.wikidata.updates.LabeledStatementEntityEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.MediaInfoEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.MediaInfoEditBuilder.class - [JAR]
├─ org.openrefine.wikidata.updates.StatementEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.StatementEntityEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.StatementGroupEdit.class - [JAR]
├─ org.openrefine.wikidata.updates.TermedStatementEntityEdit.class - [JAR]
org.openrefine.wikidata.editing
├─ org.openrefine.wikidata.editing.EditBatchProcessor.class - [JAR]
├─ org.openrefine.wikidata.editing.NewEntityLibrary.class - [JAR]
├─ org.openrefine.wikidata.editing.ReconEntityRewriter.class - [JAR]
org.openrefine.wikidata.schema.strategies
├─ org.openrefine.wikidata.schema.strategies.LaxValueMatcher.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.StatementEditingMode.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.StatementMerger.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.StrictValueMatcher.class - [JAR]
├─ org.openrefine.wikidata.schema.strategies.ValueMatcher.class - [JAR]
org.openrefine.wikidata.exporters
├─ org.openrefine.wikidata.exporters.QSSnakPrinter.class - [JAR]
├─ org.openrefine.wikidata.exporters.QSValuePrinter.class - [JAR]
├─ org.openrefine.wikidata.exporters.QuickStatementsExporter.class - [JAR]
├─ org.openrefine.wikidata.exporters.SchemaExporter.class - [JAR]
org.openrefine.wikidata.operations
├─ org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.class - [JAR]
├─ org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.class - [JAR]
org.openrefine.wikidata.utils
├─ org.openrefine.wikidata.utils.EntityCache.class - [JAR]
├─ org.openrefine.wikidata.utils.LanguageCodeStore.class - [JAR]
├─ org.openrefine.wikidata.utils.SnakUtils.class - [JAR]
org.openrefine.wikidata.manifests
├─ org.openrefine.wikidata.manifests.Manifest.class - [JAR]
├─ org.openrefine.wikidata.manifests.ManifestException.class - [JAR]
├─ org.openrefine.wikidata.manifests.ManifestParser.class - [JAR]
├─ org.openrefine.wikidata.manifests.ManifestV1.class - [JAR]
├─ org.openrefine.wikidata.manifests.ManifestV2.class - [JAR]
org.openrefine.wikidata.schema.exceptions
├─ org.openrefine.wikidata.schema.exceptions.InvalidSchemaException.class - [JAR]
├─ org.openrefine.wikidata.schema.exceptions.NewEntityNotCreatedYetException.class - [JAR]
├─ org.openrefine.wikidata.schema.exceptions.QAWarningException.class - [JAR]
├─ org.openrefine.wikidata.schema.exceptions.SkipSchemaExpressionException.class - [JAR]
org.openrefine.wikidata.updates.scheduler
├─ org.openrefine.wikidata.updates.scheduler.ImpossibleSchedulingException.class - [JAR]
├─ org.openrefine.wikidata.updates.scheduler.PointerExtractor.class - [JAR]
├─ org.openrefine.wikidata.updates.scheduler.QuickStatementsUpdateScheduler.class - [JAR]
├─ org.openrefine.wikidata.updates.scheduler.UpdateScheduler.class - [JAR]
├─ org.openrefine.wikidata.updates.scheduler.UpdateSequence.class - [JAR]
├─ org.openrefine.wikidata.updates.scheduler.WikibaseAPIUpdateScheduler.class - [JAR]
org.openrefine.wikidata.schema.entityvalues
├─ org.openrefine.wikidata.schema.entityvalues.FullyPropertySerializingValueSnak.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.PrefetchedEntityIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.ReconItemIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.ReconMediaInfoIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.ReconPropertyIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedFormIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedItemIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedLexemeIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedMediaInfoIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedPropertyIdValue.class - [JAR]
├─ org.openrefine.wikidata.schema.entityvalues.SuggestedSenseIdValue.class - [JAR]
org.openrefine.wikidata.qa
├─ org.openrefine.wikidata.qa.Constraint.class - [JAR]
├─ org.openrefine.wikidata.qa.ConstraintFetcher.class - [JAR]
├─ org.openrefine.wikidata.qa.EditInspector.class - [JAR]
├─ org.openrefine.wikidata.qa.QAWarning.class - [JAR]
├─ org.openrefine.wikidata.qa.QAWarningStore.class - [JAR]
├─ org.openrefine.wikidata.qa.SchemaPropertyExtractor.class - [JAR]