src/share/classes/sun/util/xml/DefaultPropertiesXMLUtils.java
Wed, 24 Jun 2009 16:38:24 +0200 By default (when no XML SAX and DOM 2 present) parsing the properties stream with simple nanoXML parser
Wed, 24 Jun 2009 14:53:01 +0200 Providing 1/4 of default implementation for XML operations from java.util.** and verifying that its behaviour is similar enough with the original implementation based on DOM