Lines Matching full:that
29 * A replacer that produces static text as its output. The text may
30 * contain transliterator stand-in characters that represent nested
32 * replacers in a StringReplacer. A StringReplacer that contains such
42 * Output text, possibly containing stand-in characters that
67 * Object that translates stand-in characters in 'output' to
75 * Construct a StringReplacer that sets the emits the given output
77 * @param theOutput text that will replace input text when the
79 * that represent nested replacers.
80 * @param theCursorPos cursor position that will be returned by
82 * @param theData transliterator context object that translates
90 * Construct a StringReplacer that sets the emits the given output
92 * @param theOutput text that will replace input text when the
94 * that represent nested replacers.
95 * @param theData transliterator context object that translates