On Jan 26, 2005, at 4:46 PM, Paul Sandoz wrote:
> The PrimitiveTypeContentHandler and RestrictedCharacterContentHandler
> are desgined to be abstracted from the details of Fast Infoset and
> provide support for the built-in encoding algorithms and restricted
> alphabets.
In RestrictedCharacterContentHandler, don't you want to report the
data as byte[] for the built-in restricted alphabets. Also, what about
the user-defined alphabets.
(I've only looked very quickly at the commit message - I may be
missing something!)
-- Santiago