> Did you read
> http://cocoon.apache.org/2.1/userdocs/flow/api.html#processPipelineTo ?
I just did... And actually my problem came more from the
StreamGenerator but now I managed to find out this part.
Now my next problem is to understand the JXTemplate and more
specifically this macro :
<jx:macro name="inject">
<jx:parameter name="value"/>
<jx:parameter name="ignoreRootElement" default="false"/>
<jx:set var="ignored" value="${cocoon.session.saxer( value, cocoon.consumer,
ignoreRootElement )}"/>
</jx:macro>
What is cocoon.consumer ?
--
Sebastien ARBOGAST
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]