Crawl of outlinks from wikipedia.org started March, 2016. These files are currently not publicly accessible.
Properties of this collection.
It has been several years since the last time we did this.
For this collection, several things were done:
1. Turned off duplicate detection. This collection will be complete, as there is a
good chance we will share the data, and sharing data with pointers to random
other collections, is a complex problem.
2. For the first time, did all the different wikis. The original runs were just against the
enwiki. This one, the seed list was built from all 865 collections.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20161009120616/https://developer.android.com/reference/android/icu/text/MessagePattern.ApostropheMode.html
Mode for when an apostrophe starts quoted literal text for MessageFormat output.
The default is DOUBLE_OPTIONAL unless overridden via ICUConfig
(/com/ibm/icu/ICUConfig.properties).
A pair of adjacent apostrophes always results in a single apostrophe in the output,
even when the pair is between two single, text-quoting apostrophes.
The following table shows examples of desired MessageFormat.format() output
with the pattern strings that yield that output.
Causes the current thread to wait until another thread invokes the
notify() method or the
notifyAll() method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Causes the current thread to wait until either another thread invokes the
notify() method or the
notifyAll() method for this object, or a
specified amount of time has elapsed.
A literal apostrophe is represented by
either a single or a double apostrophe pattern character.
Within a MessageFormat pattern, a single apostrophe only starts quoted literal text
if it immediately precedes a curly brace {},
or a pipe symbol | if inside a choice format,
or a pound symbol # if inside a plural format.
This is the default behavior starting with ICU 4.8.
This site uses cookies to store your preferences for site-specific language and display options.
Hooray!
This class requires API level
or higher
This doc is hidden because your selected API level for the
documentation is . You can change the
documentation API level with the selector above the left navigation.