You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Dave Dearman <Da...@nrc-cnrc.gc.ca> on 2003/06/20 17:49:05 UTC

transform fucntion within XSLTProcessorImpl.java

Hi everyone,

I have been reading over the code for TraxTransformer.java and
XSLTProcessorImpl.java and I have a couple of questions concerning the
transform function.  It appears to me that the transform method takes in
both the complete XML document and XSLT document as source objects and
then conducts the transformation. Is this correct? And the result of the
transformation is stored within the results object? So essentailly this
transform method is called only once for each TraxTransformer within the
pipeline? Please correct me if I am wrong.

I am asking because I am a little confused over the flow of data using
the TraxTransformer, in particular where the transformation actually
takes place. 

Thanks :)
-dave



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org