| Package | Description |
|---|---|
| org.apache.uima.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReplaceStringInFiles.replaceStringInString(String text,
String toReplace,
String replacement,
ReplaceStringInFiles.ReplacementResult res,
boolean caseSensitive)
Replace occurrences of
toReplace in text by
replacement. |
Copyright © 2018. All rights reserved.