dev@fi.java.net

Re: Restricted alphabet support

From: Alan Hudson <giles_at_yumetech.com>
Date: Thu, 14 Apr 2005 10:20:15 -0700

Paul Sandoz wrote:

>Hi,
>
>I have added restricted alphabet support. All parsers support decoding
>and the SAX serializer supports encoding for text content.
>
>
>
I'm forgetting the spec on this one. Is there a filesize savings to
defining a restricted alphabet? Ie if I say I only have the numbers
0-9, does it save each entry in 4 bits?