[jdom-interest] Automatic Character Escaping
Jay Balunas
balunasj at netscout.com
Tue Apr 1 08:29:55 PST 2003
This is probably an easy one, but I have been looking through the achieves
for a similar issue and have not been able to find one.
I need to get " " into the text of some of my elements (for HTML
decimal alignment and such) and the various outputters are automatically
changing it to be " ". I have a .dtd defined that contains the
entity listing for the " ", but it does not seem to be used. I have
also tried to directly add an EntityRef object but that does not seem to be
working.
I just need a way for JDOM to not do the automatic escaping for this
character sequence.
Any thoughts, Thanks,
Jay
More information about the jdom-interest
mailing list