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