|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.libg.sed.Sed
public class Sed
| Constructor Summary | |
|---|---|
Sed(Replacer macro,
File file)
|
|
| Method Summary | |
|---|---|
void |
doIt()
|
void |
replace(String pattern,
String replacement)
|
void |
setOutput(File f)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sed(Replacer macro,
File file)
| Method Detail |
|---|
public void setOutput(File f)
public void replace(String pattern,
String replacement)
public void doIt()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||