classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] More XML parser work


From: Chris Burdess
Subject: [cp-patches] More XML parser work
Date: Sun, 8 Jan 2006 21:46:24 +0000
User-agent: Mutt/1.5.10i

This patch resolves a number of XML conformance unit test failures. These
are highly esoteric cases which virtually never occur in real life.

2006-01-08  Chris Burdess  <address@hidden>

        * gnu/xml/stream/SAXParser.java: Check standalone status for mixed
          content models from external entities.
        * gnu/xml/stream/UnicodeReader.java: Report error instead of
          attempting to continue with unpaired surrogates.
        * gnu/xml/stream/XMLParser.java: Don't normalize LF equivalents when
          resolving entities with character entity references; better
          checking of valid character ranges; don't report an error for URI
          fragments in notation declarations; check unbound namespace
          prefixes for elements and attributes, including XML 1.1 unbinding
          syntax; namespace-aware checking of attribute duplicates.
-- 
Chris Burdess
  "They that can give up essential liberty to obtain a little safety
  deserve neither liberty nor safety." - Benjamin Franklin

Attachment: patch
Description: Text document

Attachment: pgpRPA5XUOhly.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]