|
Structured Text Toolkit | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.saelist.command.AbstractCommand
com.saelist.command.ReplaceCommand
Performs a series of regular expression substitutions on the input files. See the schema file for exact format of the configuration.
| Field Summary | |
protected static Logger |
logger
|
| Fields inherited from class com.saelist.command.AbstractCommand |
config |
| Constructor Summary | |
ReplaceCommand()
|
|
| Method Summary | |
void |
execute()
|
void |
replace(java.io.File file)
|
| Methods inherited from class com.saelist.command.AbstractCommand |
setArg, setArgs, undo, undoable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static Logger logger
| Constructor Detail |
public ReplaceCommand()
| Method Detail |
public void execute()
public void replace(java.io.File file)
throws java.io.IOException
java.io.IOException
|
Structured Text Toolkit | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||