|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VarCommand | |
---|---|
net.sf.tomp.xtcl.command | |
net.sf.tomp.xtcl.test |
Uses of VarCommand in net.sf.tomp.xtcl.command |
---|
Subclasses of VarCommand in net.sf.tomp.xtcl.command | |
---|---|
class |
AbstractParametrizedVarCommand
The base for parametrized VarCommands. |
class |
Cd
Changes the working (current) directory. |
class |
Do
Do a template. |
class |
Doc
Creates an empty DOM tree and stores it as variable into the Context. |
class |
Fil
Creates a File and puts it as variable to Context |
class |
FileCommand
Abstract ancestor of File-related, i.e. |
class |
FilterCommand
Command for loading and initializing a XMLFilter (XTFilter) |
class |
Chain
Command to assemble and store a transformation chain |
class |
JoostStyle
DOCUMENT ME! |
class |
Load
Loads a DOM tree from file, puts into Context as variable. |
class |
PropertiesCommand
Creates java.util.Properties and puts it into Context. |
class |
PropertiesToContext
Puts all key=value pairs from the Properties separately to the Context. |
class |
Save
Saves a DOM Document to File. |
class |
SAXSourceCommand
Creates SAXSource or XTSAXSource by class name. |
class |
SetCommand
Copies src var to var (shallow copy). |
class |
Str
Creates a String and puts it as variable to Context. |
class |
STXFilterCommand
Filter based on STX transformation. |
class |
Style
DOCUMENT ME! |
class |
StyleFilterCommand
Abstract ancestor for all style-based TransformerFilters |
class |
TeeFilterCommand
Creates a tee filter. |
class |
XSLTFilterCommand
Filter based on XSLT transformation. |
Uses of VarCommand in net.sf.tomp.xtcl.test |
---|
Subclasses of VarCommand in net.sf.tomp.xtcl.test | |
---|---|
class |
MyMultiFilterCommand
DOCUMENT ME! |
class |
TestParametrizedVarCommand
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |