Class | Description |
---|---|
TitleRedirectId |
TitleDisambiguationId contains the title of an article, its numerical id,
and, if the article is a redirect, the redirect string.
|
TitleRedirectId.Parser |
The Parser class encode a TitleRedirectId object as a tab separated value
line, containing in the first position the title (or the target of the
redirect if the article is a redirect), in the second position the
redirect title (or the empty string if the article is not a redirect) and
finally the numerical id of the article.
|
Exception | Description |
---|---|
DexterException |
Copyright © 2013. All rights reserved.