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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to