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
IOException
public void setBackup(boolean b)
Copyright © 2021 aQute SARL. All rights reserved.