public class Sed extends Object
Sed(File file)
Sed(Replacer macro, File file)
int
doIt()
void
replace(String pattern, String replacement)
setBackup(boolean b)
setOutput(File f)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sed(Replacer macro, File file)
public Sed(File file)
public void setOutput(File f)
public void replace(String pattern, String replacement)
public int doIt() throws IOException
IOException
public void setBackup(boolean b)
Copyright © 2014 aQute SARL. All rights reserved.