|
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.TransformCommand
Evaluates all references of the form {xpath} under /template. for each element specified by the xpath under /input. The result is put into the file given by /output. Warning: There is no check for circular references.
| Field Summary | |
protected static Logger |
logger
|
| Fields inherited from class com.saelist.command.AbstractCommand |
config |
| Constructor Summary | |
TransformCommand()
|
|
| Method Summary | |
void |
execute()
|
| 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 TransformCommand()
| Method Detail |
public void execute()
|
Structured Text Toolkit | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||