classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Properties loading from XML


From: Chris Burdess
Subject: [cp-patches] Properties loading from XML
Date: Thu, 15 Dec 2005 14:37:08 +0000

I changed java.util.Properties to use StAX instead of SAX when loading from XML. Because there is a StAX property to ignore external entities, we can ignore Sun's not-well-formed DTD.

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

        Fixes bug classpath/24496:
* java/util/Properties.java (loadFromXML): Use StAX instead of SAX
          to populate properties.

--
犬 Chris Burdess
  "They that can give up essential liberty to obtain a little safety
  deserve neither liberty nor safety." - Benjamin Franklin

Attachment: patch
Description: Binary data



reply via email to

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