On 9/1/06, Kees de Kooter <[EMAIL PROTECTED]> wrote:
> > public to get around the parsing. If you use the default printString()
> > method, it converts all the "<" to "&gt;" per the XML specification.
> >
>
> This is exactly the thing I want to prevent. I will take a look at the
> the sources though. Thanks for the input Thomas!
>

I solved, or rather _worked around_, the issue by implementing my own
ICharacterEscaper class, that writes the literal string to the output
for specific pieces of text.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to