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