public class Sed extends Object
| Constructor and Description |
|---|
Sed(File file) |
Sed(Replacer macro,
File file) |
| Modifier and Type | Method and Description |
|---|---|
int |
doIt() |
void |
replace(String pattern,
String replacement) |
void |
setBackup(boolean b) |
void |
setOutput(File f) |
public void setOutput(File f)
public int doIt()
throws IOException
IOExceptionpublic void setBackup(boolean b)
Copyright © 2019 aQute SARL. All rights reserved.