[
Lists Home |
Date Index |
Thread Index
]
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- To: XML-Dev Mailing list <xml-dev@xml.org>
- Date: Thu, 03 Aug 2000 13:16:55 -0400
At 10:01 AM 8/3/00 -0700, Kevin Regan wrote:
>>
>> Coming soon - fun with the encoding declaration.
>>
>
>This one was pretty important for what we were doing. It didn't
>make much sense to keep a utf-8 declaration when the raw document
>had already been read into the Java program as a Unicode String...
I'm planning deal with the encoding stuff as a Stream rather than through a
Reader, so hopefully I can get around that, and hopefully it'll make life
easier for Readers further up.
Just need time...
Simon St.Laurent
XML Elements of Style / XML: A Primer, 2nd Ed.
http://www.simonstl.com - XML essays and books
|