aQute.libg.sed
Class Sed
java.lang.Object
aQute.libg.sed.Sed
public class Sed
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sed
public Sed(Replacer macro,
File file)
Sed
public Sed(File file)
setOutput
public void setOutput(File f)
replace
public void replace(String pattern,
String replacement)
doIt
public int doIt()
throws IOException
- Throws:
IOException
setBackup
public void setBackup(boolean b)
Copyright © 2014 aQute SARL. All rights reserved.