| Modifier and Type | Field and Description |
|---|---|
static String[] |
ALL_QUOTES |
static String |
MASK_BACKTICKS |
static String |
MASK_DOUBLE_QUOTES |
static String |
MASK_QUOTES |
| Constructor and Description |
|---|
StringRewriter(String[] escape,
String regex) |
| Modifier and Type | Method and Description |
|---|---|
String |
rewrite(String target,
Mapper<String[],String> replacer) |
public static final String MASK_QUOTES
public static final String MASK_DOUBLE_QUOTES
public static final String MASK_BACKTICKS
public static final String[] ALL_QUOTES
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.