Home | History | Annotate | Download | only in text

Lines Matching defs:getWordInstance

38  * <li>getWordInstance() returns a BreakIterator that locates boundaries between
107 * BreakIterator boundary = BreakIterator.getWordInstance();
186 * BreakIterator wb = BreakIterator.getWordInstance();
202 * The iterator returned by {@link #getWordInstance} is unique in that
551 public static BreakIterator getWordInstance()
553 return getWordInstance(ULocale.getDefault());
563 public static BreakIterator getWordInstance(Locale where)
575 public static BreakIterator getWordInstance(ULocale where)
694 * please use a word boundary iterator. {@link #getWordInstance}
706 * please use Word Boundary iterator.{@link #getWordInstance}
720 * please use Word Boundary iterator.{@link #getWordInstance}