> -----Original Message-----
> From: Holk, David A [mailto:[EMAIL PROTECTED]
> 
> 
> I am creating an XML input file as a string in Java and then send 
> it to fop
> as a StreamSource. I convert '<' to '&lt;' when I am creating the 
> 
<snip/>
> Here's my code that operates FOP:
> 
<snip/>
> 
>             Source src = new StreamSource(new 
> java.io.StringReader(xmlIn));
            ^^^^^^^^

This might just be causing your hassle...


Greetz,

Andreas Delmelle


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to