org.apache.cocoon.forms.transformation |
|
Java Source File Name | Type | Comment |
EffectPipe.java | Class | Base class for XMLPipe's. |
EffectWidgetReplacingPipe.java | Class | The basic operation of this Pipe is that it replaces ft:widget
(in the
FormsConstants.TEMPLATE_NS namespace) tags (having an id attribute)
by the XML representation of the corresponding widget instance. |
FormsPipelineConfig.java | Class | |
FormsTemplateTransformer.java | Class | See description of
EffectWidgetReplacingPipe . |