public static class StaticRegexReplace.Options extends Object
StaticRegexReplace| Modifier and Type | Method and Description |
|---|---|
StaticRegexReplace.Options |
replaceGlobal(Boolean replaceGlobal) |
public StaticRegexReplace.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.