This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mystery #3: rendering embedded HTML


>>>>> "G" == Gary Lawrence Murphy <garym@canada.com> 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@teledyn.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]