getLineInstance
Returns a new BreakIterator instance for ../BreakIterator.html#line for the given locale.
Return
A break iterator for line breaks
Parameters
locale
the desired locale
See also
java.text.BreakIterator.getLineInstance
Throws
if locale is null
if locale isn't one of the locales returned from java.util.spi.LocaleServiceProvider.getAvailableLocales.