Home | History | Annotate | Download | only in text

Lines Matching defs:getCharacterInstance

48  * <li>getCharacterInstance() returns a BreakIterator that locates boundaries between
666 public static BreakIterator getCharacterInstance()
668 return getCharacterInstance(ULocale.getDefault());
680 public static BreakIterator getCharacterInstance(Locale where)
694 public static BreakIterator getCharacterInstance(ULocale where)