Uses of Interface
net.sf.tomp.xtcl.ParametrizedCommand

Packages that use ParametrizedCommand
net.sf.tomp.xtcl   
net.sf.tomp.xtcl.command   
net.sf.tomp.xtcl.test   
 

Uses of ParametrizedCommand in net.sf.tomp.xtcl
 

Methods in net.sf.tomp.xtcl with parameters of type ParametrizedCommand
protected  int CompilerBase.setParameters(java.lang.String[] cl, int i, ParametrizedCommand command)
          Reads and sets all the parameters to the ParametrizedCommand
 

Uses of ParametrizedCommand in net.sf.tomp.xtcl.command
 

Classes in net.sf.tomp.xtcl.command that implement ParametrizedCommand
 class AbstractParametrizedVarCommand
          The base for parametrized VarCommands.
 class Do
          Do a template.
 class FilterCommand
          Command for loading and initializing a XMLFilter (XTFilter)
 class SAXSourceCommand
          Creates SAXSource or XTSAXSource by class name.
 class STXFilterCommand
          Filter based on STX transformation.
 class StyleFilterCommand
          Abstract ancestor for all style-based TransformerFilters
 class Transform
          Performs a transformation - similar as in Chain but only single-step.
 class XSLTFilterCommand
          Filter based on XSLT transformation.
 

Uses of ParametrizedCommand in net.sf.tomp.xtcl.test
 

Classes in net.sf.tomp.xtcl.test that implement ParametrizedCommand
 class TestParametrizedVarCommand
           
 



Copyright © 2004-2005 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.