|
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.FindFilesCommand
Expects an xpath on the command line. Prints the found files to standard out.
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 | |
FindFilesCommand()
|
|
| Method Summary | |
void |
execute()
|
void |
undo()
|
boolean |
undoable()
|
| Methods inherited from class com.saelist.command.AbstractCommand |
setArg, setArgs |
| 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 FindFilesCommand()
| Method Detail |
public void execute()
public void undo()
undo in interface Commandundo in class AbstractCommandpublic boolean undoable()
undoable in class AbstractCommand
|
Structured Text Toolkit | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||