intercepting internal entities?

DuCharme, Robert DuCharmR at moodys.com
Thu Apr 29 19:59:01 BST 1999


>When you write your output, simple re-encode the file into the
>appropriate encoding

I figured it out in Java, using the list of encodings at
http://www.javasoft.com:80/products/jdk/1.1/docs/guide/intl/encoding.doc
.html. It's so cool, all the mapping work is already done!

Well, almost all. I couldn't find a mapping that let me output to 7-bit
ASCII (e.g. map auml, agrave, aacute, and acirc all to "a") but I can
see from the AnselInputStreamReader class that comes with Mike Kay's
GedML package (which demos his SAXON library) how to derive my own
StreamReader with my own mapping table.  Look out umlauts.

Thanks David, and Mike,

Bob DuCharme          www.snee.com/bob           <bob@  
snee.com>  "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list