public static class RegexReplace.Options extends Object
RegexReplace| Modifier and Type | Method and Description |
|---|---|
RegexReplace.Options |
replaceGlobal(Boolean replaceGlobal) |
public RegexReplace.Options replaceGlobal(Boolean replaceGlobal)
replaceGlobal - If True, the replacement is global, otherwise the replacement
is done only on the first match.Copyright © 2015–2019. All rights reserved.