| Modifier and Type | Field and Description |
|---|---|
(package private) Properties |
props |
| Constructor and Description |
|---|
SedAdapter(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
void |
replace(String key,
String pattern,
String replacement) |
void |
replaceAll(String pattern,
String replacement) |
void |
replaceAll(String keyBase,
String pattern,
String replacement) |
Properties props
public SedAdapter(Properties props)
public void replaceAll(String keyBase, String pattern, String replacement)
replaceAll in interface Sedpublic void replaceAll(String pattern, String replacement)
replaceAll in interface SedCopyright © 2011–2018 David R. Smith. All rights reserved.