[
Lists Home |
Date Index |
Thread Index
]
- From: Kevin Regan <kevinr@valicert.com>
- To: "Simon St.Laurent" <simonstl@simonstl.com>
- Date: Thu, 03 Aug 2000 10:01:49 -0700 (PDT)
>
> 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...
--Kevin
|