- get(Language) - Method in class org.wikibrain.download.DumpLinkCluster
-
- getAllDates() - Method in class org.wikibrain.download.RequestedLinkGetter
-
Return a sorted list of dump dates before the date requested.
- getCounter() - Method in class org.wikibrain.download.DumpLinkInfo
-
- getDate() - Method in class org.wikibrain.download.DumpLinkInfo
-
- getDownloadName() - Method in class org.wikibrain.download.DumpLinkInfo
-
- getDumpFiles(List<String>) - Method in class org.wikibrain.download.DumpLinkGetter
-
Return all links of a particular language the fits one of the patterns
- getDumps() - Method in class org.wikibrain.download.RequestedLinkGetter
-
Get dump file links of the most recent available before the requestDate.
- getFileLinks() - Method in class org.wikibrain.download.DumpLinkGetter
-
Get file links that are marked "done" (plus MD5sum) on a dump page of the specified language and specified dumpDate
- getFileName() - Method in class org.wikibrain.download.DumpLinkInfo
-
Returns a string for the file name with which to save this dump file
- getLangLinks() - Method in class org.wikibrain.download.RequestedLinkGetter
-
- getLanguage() - Method in class org.wikibrain.download.DumpLinkInfo
-
- getLanguageWikiUrl() - Method in class org.wikibrain.download.DumpLinkGetter
-
Get the URL of the index wiki page of a specified language.
- getLinkMatcher() - Method in class org.wikibrain.download.DumpLinkInfo
-
- getLocalPath() - Method in class org.wikibrain.download.DumpLinkInfo
-
Returns a string for the local path in which to save this dump file
- getMd5() - Method in class org.wikibrain.download.DumpLinkInfo
-
- getMd5Sums(List<String>) - Method in class org.wikibrain.download.DumpLinkGetter
-
Get MD5 of the dump of the specified language and dumpDate.
- getOneFile(DumpLinkInfo) - Method in class org.wikibrain.download.DumpFileDownloader
-
Attempts to download the specified file.
- getUrl() - Method in class org.wikibrain.download.DumpLinkInfo
-