You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/07/03 18:24:47 UTC

DO NOT REPLY [Bug 19327] - Character entities are escaped to aggressively

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19327

Character entities are escaped to aggressively





------- Additional Comments From jens@void.fm  2003-07-03 16:24 -------
I have taken a look into the Xerces XMLSerializer class. printText() is pretty much what we are 
looking for.  Would it be ok if with migrate the serializer code and depended classes AND add 
support for other encodings at the same time?