Re: [xsl] mystery #3: rendering embedded HTML

Subject: Re: [xsl] mystery #3: rendering embedded HTML
From: Gary Lawrence Murphy <garym@xxxxxxxxxx>
Date: 15 Apr 2002 13:25:55 -0400
>>>>> "G" == Gary Lawrence Murphy <garym@xxxxxxxxxx> writes:

    G> So my quest becomes a very different issue: What I need is Java
    G> entity resolver method which decodes the escaped char entities.

For what it's worth, the solution turned up in a utility class provided
with JDOM: XMLOutputter was dutifully re-escaping my unescaped chars.
Replacing this with a subclass lacking the compulsary escaping methods
completely solves the problem.

-- 
Gary Lawrence Murphy <garym@xxxxxxxxxxx> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless.  They can only give you answers."(Pablo Picasso)


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread