- getBaseIri() - Method in class org.wikidata.wdtk.dumpfiles.oldjson.JsonConverter
-
- getComment() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the comment string that was used for making the edit that led to
this revision.
- getComment() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getContributor() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the name for the contributor that made the edit that led to this
revision.
- getContributor() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getContributorId() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the user id of the contributor who made the edit that led to this
revision, or -1 if the edit was not made by a registered user.
- getContributorId() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getCurrentRevisionCount() - Method in class org.wikidata.wdtk.dumpfiles.StatisticsMwRevisionProcessor
-
Returns the number of revisions processed in the current run.
- getDateStamp() - Method in interface org.wikidata.wdtk.dumpfiles.MwDumpFile
-
Returns the date stamp for this dump.
- getDateStamp() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
- getDateStampFromDumpFileDirectoryName(DumpContentType, String) - Static method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
- getDumpContentType() - Method in interface org.wikidata.wdtk.dumpfiles.MwDumpFile
-
Returns information about the content of the dump.
- getDumpContentType() - Method in class org.wikidata.wdtk.dumpfiles.wmf.JsonLocalDumpFile
-
- getDumpContentType() - Method in class org.wikidata.wdtk.dumpfiles.wmf.JsonOnlineDumpFile
-
- getDumpContentType() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfLocalDumpFile
-
- getDumpContentType() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfOnlineStandardDumpFile
-
- getDumpFileCompressionType(DumpContentType) - Static method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
Returns the compression type of this kind of dump file.
- getDumpfileDirectory() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfLocalDumpFile
-
Returns the directory where this dump file data should be.
- getDumpFileDirectoryName(DumpContentType, String) - Static method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
Returns the name of the directory where the dumpfile of the given type
and date should be stored.
- getDumpFileName(DumpContentType, String, String) - Static method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
Returns the name under which this dump file.
- getDumpFilePostfix(DumpContentType) - Static method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
Returns the ending used by the Wikimedia-provided dumpfile names of the
given type.
- getDumpFileReader() - Method in interface org.wikidata.wdtk.dumpfiles.MwDumpFile
-
Returns a buffered reader that provides access to the (uncompressed) text
content of the dump file.
- getDumpFileReader() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
- getDumpFileStream() - Method in interface org.wikidata.wdtk.dumpfiles.MwDumpFile
-
Returns an input stream that provides access to the (uncompressed) text
content of the dump file.
- getDumpFileStream() - Method in class org.wikidata.wdtk.dumpfiles.wmf.JsonLocalDumpFile
-
- getDumpFileStream() - Method in class org.wikidata.wdtk.dumpfiles.wmf.JsonOnlineDumpFile
-
- getDumpFileStream() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfLocalDumpFile
-
- getDumpFileStream() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfOnlineStandardDumpFile
-
- getDumpFileWebDirectory(DumpContentType, String) - Static method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
Returns the absolute directory on the Web site where dumpfiles of the
given type can be found.
- getFormat() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the format of the revision text.
- getFormat() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getModel() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the content model of the revision.
- getModel() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getName() - Method in class org.wikidata.wdtk.dumpfiles.constraint.template.Template
-
Returns the identifier of this template.
- getNamespace() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the id of the MediaWiki namespace of the revised page.
- getNamespace() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getPageId() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the numeric page id of the revised page.
- getPageId() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getParameterNames() - Method in class org.wikidata.wdtk.dumpfiles.constraint.template.Template
-
Returns the parameter names that this template has.
- getParameters() - Method in class org.wikidata.wdtk.dumpfiles.constraint.template.Template
-
Returns a map containing all parameter names with the associated values
that this template has.
- getPrefixedTitle() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the title string of the revised page, including namespace
prefixes and subpages, if any.
- getPrefixedTitle() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getProjectName() - Method in interface org.wikidata.wdtk.dumpfiles.MwDumpFile
-
Returns the project name for this dump.
- getProjectName() - Method in class org.wikidata.wdtk.dumpfiles.wmf.WmfDumpFile
-
- getRevisionId() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the numeric id of the current revision.
- getRevisionId() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getSites() - Method in class org.wikidata.wdtk.dumpfiles.MwSitesDumpFileProcessor
-
Returns the information about sites that has been extracted from the dump
file(s) processed earlier.
- getSitesInformation() - Method in class org.wikidata.wdtk.dumpfiles.DumpProcessingController
-
Processes the most recent dump of the sites table to extract information
about registered sites.
- getTemplates(String) - Method in class org.wikidata.wdtk.dumpfiles.constraint.template.TemplateScanner
-
Scans a text and returns a list with all the pieces of text that can be
template transclusions.
- getText() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the text content of the current revision.
- getText() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getTimeStamp() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the time stamp at which the current revision was made.
- getTimeStamp() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getTitle() - Method in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
Returns the title string of the revised page without any namespace
prefixes.
- getTitle() - Method in class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
- getTotalRevisionCount() - Method in class org.wikidata.wdtk.dumpfiles.StatisticsMwRevisionProcessor
-
Returns the total number of revisions processed so far.
- getValue(String) - Method in class org.wikidata.wdtk.dumpfiles.constraint.template.Template
-
Returns the value associated to the specified parameter name
- getWmfDumpFileManager() - Method in class org.wikidata.wdtk.dumpfiles.DumpProcessingController
-
Returns a WmfDumpFileManager based on the current settings.
- MODEL_WIKIBASE_ITEM - Static variable in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
The model used for MediaWiki revisions representing Wikibase items.
- MODEL_WIKIBASE_PROPERTY - Static variable in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
The model used for MediaWiki revisions representing Wikibase properties.
- MODEL_WIKITEXT - Static variable in interface org.wikidata.wdtk.dumpfiles.MwRevision
-
The model used for MediaWiki revisions in traditional Wikitext.
- MonolingualTextValueHandler - Class in org.wikidata.wdtk.dumpfiles.oldjson
-
This class is a handler for mono-lingual text values.
- MonolingualTextValueHandler(DataObjectFactory) - Constructor for class org.wikidata.wdtk.dumpfiles.oldjson.MonolingualTextValueHandler
-
- MwDumpFile - Interface in org.wikidata.wdtk.dumpfiles
-
Representation of MediaWiki dump files, which provides access to important
basic properties of dumps, and to the content of the dump itself.
- MwDumpFile.DateComparator - Class in org.wikidata.wdtk.dumpfiles
-
Comparator to sort dumps by date.
- MwDumpFile.DateComparator() - Constructor for class org.wikidata.wdtk.dumpfiles.MwDumpFile.DateComparator
-
- MwDumpFileProcessor - Interface in org.wikidata.wdtk.dumpfiles
-
General interface for classes that process dump files, typically for parsing
them.
- MwDumpFormatException - Exception in org.wikidata.wdtk.dumpfiles
-
Exception class to report errors in the format of a MediaWiki dump file.
- MwDumpFormatException(String) - Constructor for exception org.wikidata.wdtk.dumpfiles.MwDumpFormatException
-
Constructs a new exception with the given message.
- MwRevision - Interface in org.wikidata.wdtk.dumpfiles
-
Representation of one revision of a page in MediaWiki.
- MwRevisionDumpFileProcessor - Class in org.wikidata.wdtk.dumpfiles
-
This class processes MediaWiki dumpfiles that contain lists of page revisions
in the specific XML format used by MediaWiki for exporting pages.
- MwRevisionDumpFileProcessor(MwRevisionProcessor) - Constructor for class org.wikidata.wdtk.dumpfiles.MwRevisionDumpFileProcessor
-
Constructor.
- MwRevisionImpl - Class in org.wikidata.wdtk.dumpfiles
-
- MwRevisionImpl() - Constructor for class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
Constructor.
- MwRevisionImpl(MwRevision) - Constructor for class org.wikidata.wdtk.dumpfiles.MwRevisionImpl
-
Copy constructor.
- MwRevisionProcessor - Interface in org.wikidata.wdtk.dumpfiles
-
General interface for classes that process revisions of MediaWiki pages.
- MwRevisionProcessorBroker - Class in org.wikidata.wdtk.dumpfiles
-
This MwRevisionPRocessor distributes revisions to subscribers that register
their interest in some type of message (revision).
- MwRevisionProcessorBroker() - Constructor for class org.wikidata.wdtk.dumpfiles.MwRevisionProcessorBroker
-
- MwSitesDumpFileProcessor - Class in org.wikidata.wdtk.dumpfiles
-
This class processes dump files that contain the SQL dump of the MediaWiki
sites table.
- MwSitesDumpFileProcessor() - Constructor for class org.wikidata.wdtk.dumpfiles.MwSitesDumpFileProcessor
-