public static class S._WrapReplace extends S._Replace
keyword, pattern| Constructor and Description |
|---|
_WrapReplace(String text,
String keyword) |
| Modifier and Type | Method and Description |
|---|---|
String |
with(Lang.Function<String,String> replacement) |
String |
with(Lang.Tuple<String,String> wrapper) |
String |
with(String wrapper) |
String |
with(String left,
String right) |
replacer, usingRegExpublic String with(Lang.Tuple<String,String> wrapper)
public String with(Lang.Function<String,String> replacement)
with in class S._Replacepublic String with(String wrapper)
with in class S._ReplaceCopyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.