classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] XML patch


From: Chris Burdess
Subject: [cp-patches] XML patch
Date: Thu, 29 Dec 2005 09:14:01 +0000
User-agent: Mutt/1.5.10i

This patch changes the XML parser to use Unicode code points exclusively
during parsing instead of UTF-16 chars, enabling recognition of surrogates,
and fixes 2 other XML-related issues.


2005-12-28  Chris Burdess  <address@hidden>

        * gnu/xml/stream/CRLFReader.java: Fixed bug where pos > 0.
        * gnu/xml/stream/XMLParser.java,
          gnu/xml/stream/UnicodeReader.java: Use Unicode code points instead
          of UTF-16 chars, resolving Unicode surrogates.
        * resource/META-INF/services/org.xml.sax.driver: Updated legacy SAX
          factory mechanism for new SAX driver.
-- 
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: pgpr504G2uZs4.pgp
Description: PGP signature


reply via email to

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