The IntlRuleBasedBreakIterator classIntlRuleBasedBreakIterator
&reftitle.intro;
A subclass of IntlBreakIterator that encapsulates
ICU break iterators whose behavior is specified using a set of rules. This
is the most common kind of break iterators.
These rules are described in the ICU Boundary Analysis
User Guide.
&reftitle.classsynopsis;
IntlRuleBasedBreakIteratorIntlRuleBasedBreakIteratorextendsIntlBreakIteratorTraversableConstantsconstintegerIntlRuleBasedBreakIterator::DONE-1constintegerIntlRuleBasedBreakIterator::WORD_NONE0constintegerIntlRuleBasedBreakIterator::WORD_NONE_LIMIT100constintegerIntlRuleBasedBreakIterator::WORD_NUMBER100constintegerIntlRuleBasedBreakIterator::WORD_NUMBER_LIMIT200constintegerIntlRuleBasedBreakIterator::WORD_LETTER200constintegerIntlRuleBasedBreakIterator::WORD_LETTER_LIMIT300constintegerIntlRuleBasedBreakIterator::WORD_KANA300constintegerIntlRuleBasedBreakIterator::WORD_KANA_LIMIT400constintegerIntlRuleBasedBreakIterator::WORD_IDEO400constintegerIntlRuleBasedBreakIterator::WORD_IDEO_LIMIT500constintegerIntlRuleBasedBreakIterator::LINE_SOFT0constintegerIntlRuleBasedBreakIterator::LINE_SOFT_LIMIT100constintegerIntlRuleBasedBreakIterator::LINE_HARD100constintegerIntlRuleBasedBreakIterator::LINE_HARD_LIMIT200constintegerIntlRuleBasedBreakIterator::SENTENCE_TERM0constintegerIntlRuleBasedBreakIterator::SENTENCE_TERM_LIMIT100constintegerIntlRuleBasedBreakIterator::SENTENCE_SEP100constintegerIntlRuleBasedBreakIterator::SENTENCE_SEP_LIMIT200&Methods;&InheritedMethods;
&reftitle.constants;
IntlRuleBasedBreakIterator::DONEIntlRuleBasedBreakIterator::WORD_NONEIntlRuleBasedBreakIterator::WORD_NONE_LIMITIntlRuleBasedBreakIterator::WORD_NUMBERIntlRuleBasedBreakIterator::WORD_NUMBER_LIMITIntlRuleBasedBreakIterator::WORD_LETTERIntlRuleBasedBreakIterator::WORD_LETTER_LIMITIntlRuleBasedBreakIterator::WORD_KANAIntlRuleBasedBreakIterator::WORD_KANA_LIMITIntlRuleBasedBreakIterator::WORD_IDEOIntlRuleBasedBreakIterator::WORD_IDEO_LIMITIntlRuleBasedBreakIterator::LINE_SOFTIntlRuleBasedBreakIterator::LINE_SOFT_LIMITIntlRuleBasedBreakIterator::LINE_HARDIntlRuleBasedBreakIterator::LINE_HARD_LIMITIntlRuleBasedBreakIterator::SENTENCE_TERMIntlRuleBasedBreakIterator::SENTENCE_TERM_LIMITIntlRuleBasedBreakIterator::SENTENCE_SEPIntlRuleBasedBreakIterator::SENTENCE_SEP_LIMIT
&reference.intl.entities.intlrulebasedbreakiterator;