getWordInstance
Returns a new BreakIterator instance for BreakIterator.html#word for the given locale.
Return
A break iterator for word breaks
Parameters
locale
the desired locale
Throws
if locale is null
Returns a new BreakIterator instance for BreakIterator.html#word for the given locale.
A break iterator for word breaks
the desired locale
if locale is null