|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parametrized | |
|---|---|
| net.sf.tomp.xtcl | |
| net.sf.tomp.xtcl.command | |
| net.sf.tomp.xtcl.filter | |
| net.sf.tomp.xtcl.source | |
| net.sf.tomp.xtcl.test | |
| Uses of Parametrized in net.sf.tomp.xtcl |
|---|
| Subinterfaces of Parametrized in net.sf.tomp.xtcl | |
|---|---|
interface |
ParametrizedCommand
Extension of the Parametrized intf. |
| Uses of Parametrized in net.sf.tomp.xtcl.command |
|---|
| Classes in net.sf.tomp.xtcl.command that implement Parametrized | |
|---|---|
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 |
TeeFilterCommand
Creates a tee filter. |
class |
Transform
Performs a transformation - similar as in Chain but only single-step. |
class |
XSLTFilterCommand
Filter based on XSLT transformation. |
| Methods in net.sf.tomp.xtcl.command with parameters of type Parametrized | |
|---|---|
protected static int |
AbstractCommand.initParameters(java.util.Map params,
java.util.Map realParams,
Parametrized f,
Context context)
DOCUMENT ME! |
| Uses of Parametrized in net.sf.tomp.xtcl.filter |
|---|
| Subinterfaces of Parametrized in net.sf.tomp.xtcl.filter | |
|---|---|
interface |
DynamicFilter
DOCUMENT ME! |
interface |
DynamicMultiFilter
DOCUMENT ME! |
interface |
TeeFilter
DOCUMENT ME! |
interface |
XTFilter
DOCUMENT ME! |
| Classes in net.sf.tomp.xtcl.filter that implement Parametrized | |
|---|---|
class |
DynamicFilterImpl
DOCUMENT ME! |
class |
DynamicMultiFilterImpl
DOCUMENT ME! |
class |
TeeFilterImpl
DOCUMENT ME! |
class |
TransformerFilterImpl
DOCUMENT ME! |
class |
XSLTFilter
DOCUMENT ME! |
class |
XTFilterImpl
DOCUMENT ME! |
| Uses of Parametrized in net.sf.tomp.xtcl.source |
|---|
| Classes in net.sf.tomp.xtcl.source that implement Parametrized | |
|---|---|
class |
XTSAXSource
Parametrized extension of the SAXSource |
| Uses of Parametrized in net.sf.tomp.xtcl.test |
|---|
| Classes in net.sf.tomp.xtcl.test that implement Parametrized | |
|---|---|
class |
MyMultiFilter
A trial MultiFilter for testing purposes. |
class |
PokusXTFilter
A trace XTFilter -- prints SAX events on stdout |
class |
TestParametrizedVarCommand
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||