EffectWidgetReplacingPipe.java | Class | The basic operation of this Pipe is that it replaces wt:widget (in the
Constants.WT_NS namespace) tags (having an id attribute)
by the XML representation of the corresponding widget instance.
These XML fragments (normally all in the
Constants.WI_NS "Woody Instance" namespace), can
then be translated to a HTML presentation by an XSL. |