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


>>>>> "D" == David Carlisle <davidc@nag.co.uk> writes:

    D> As I think Mike commented earlier it's more or less inevitable
    D> that a transform that isn't directly written out to a file (or
    D> an in memory string) will ignore d-o-e 

Yes, this makes sense: Otherwise the generated tree would be generated
from invalid XML, which is a contradiction.  It makes perfect sense when
seen this way.

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

-- 
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]