Neeme Praks wrote:
>
> Sorry, missed the subject in the first one (difficult to track different
> threads without subjects)...
> Here we go again:
>
> Well, trying to figure out what is going on in the CocoonRenderer
> class...
> I don't quite understand what is the goal of all this... Messing around
> with PIs, but for what?
Because the PIs may not be relevant, plain wrong or just not exist (remember that
we deal with remote files most of the time).
> bos is created, but no content is ever written to it and then it calls
> bos.toString in the end???
>
bos is used by the SAXPIFilter
> I'm confused... Kevin, can you explain what is going on here? You wrote
> this, didn't you?
>
Well, no. I wrote the main routines, that's why I'm listed as the author of this
class ;)
I don't see what's difficult in the code... it even has comments !! ;)
(Hint: for fixing the stylesheet issue you need to modify the parameters passed
to SAXPIFilter based on stylesheet==null, check the javadoc of this class.)
I really think though it's better to privately address the author of the code for
this kind of questions.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]