(No version information available, might only be in Git)
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.
IntlRuleBasedBreakIterator::DONE
IntlRuleBasedBreakIterator::WORD_NONE
IntlRuleBasedBreakIterator::WORD_NONE_LIMIT
IntlRuleBasedBreakIterator::WORD_NUMBER
IntlRuleBasedBreakIterator::WORD_NUMBER_LIMIT
IntlRuleBasedBreakIterator::WORD_LETTER
IntlRuleBasedBreakIterator::WORD_LETTER_LIMIT
IntlRuleBasedBreakIterator::WORD_KANA
IntlRuleBasedBreakIterator::WORD_KANA_LIMIT
IntlRuleBasedBreakIterator::WORD_IDEO
IntlRuleBasedBreakIterator::WORD_IDEO_LIMIT
IntlRuleBasedBreakIterator::LINE_SOFT
IntlRuleBasedBreakIterator::LINE_SOFT_LIMIT
IntlRuleBasedBreakIterator::LINE_HARD
IntlRuleBasedBreakIterator::LINE_HARD_LIMIT
IntlRuleBasedBreakIterator::SENTENCE_TERM
IntlRuleBasedBreakIterator::SENTENCE_TERM_LIMIT
IntlRuleBasedBreakIterator::SENTENCE_SEP
IntlRuleBasedBreakIterator::SENTENCE_SEP_LIMIT