| Package | Description |
|---|---|
| org.apache.uima.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReplaceStringInFiles.replaceStringInString(java.lang.String text,
java.lang.String toReplace,
java.lang.String replacement,
ReplaceStringInFiles.ReplacementResult res,
boolean caseSensitive)
Replace occurences of
toReplace in text by
replacement. |
Copyright © 2013. All Rights Reserved.