BreakIterator.previous
Class Overview | Class Members | 
  This Package | 
All Packages
 public abstract int previous()
Returns
     The character index of the previous text boundary or DONE if all
 boundaries have been returned.
  Description
 Return the boundary preceding the current boundary.