JDK-4284931 : RFE: RuleBasedBreakIterator
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-10-26
  • Updated: 1999-11-13
  • Resolved: 1999-11-13
Related Reports
Duplicate :  
Description

Name: bb33257			Date: 10/26/99


The RuleBasedBreakIterator implementation of the BreakIterator classes is a cleaner, faster implementation of the current BreakIterator functionality.  It allows applications to easily define their own rules for determining breaks without reimplementing the entire BreakIterator interface. 
(Review ID: 97058)

======================================================================

Comments
PUBLIC COMMENTS Duplicate of 4287461 and 4287462.
10-06-2004