BreakIteratorProvider
Class BreakIteratorProvider
- java.lang.Object
-
- java.util.spi.LocaleServiceProvider
-
- java.text.spi.BreakIteratorProvider
public abstract class BreakIteratorProvider extends LocaleServiceProvider
An abstract class for service providers that provide concrete implementations of the BreakIterator
class.
- Since:
- 1.6
Constructors
BreakIteratorProvider
protected BreakIteratorProvider()
Sole constructor. (For invocation by subclass constructors, typicall