Skip navigation links
de.frame4j.text

Class TextHelper

Parameters:
source - the text to be appended to dest with replacements
dest - where to append source (with replacements to
oldStart - text (or its start) to be replaced
oldEnd - optional (closing) end of text to be replaced
newText - the replacement text
ckWd - check if text to be replaced is (probably) a pure text word)
Returns:
number of replacements; replacements rejected will not count except for the very first one.
See Also:
FuR
Skip navigation links