classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: XML serialization fix


From: Andrew John Hughes
Subject: [cp-patches] FYI: XML serialization fix
Date: Thu, 26 May 2005 18:36:38 +0100
User-agent: Mutt/1.5.9i

I'm committing the attached patch which adds in the missing
'DOCTYPE' keyword in the serialization of XML DocumentType
nodes.

Changelog:

2005-05-26  Andrew John Hughes  <address@hidden>

        * gnu/xml/transform/StreamSerializer.java:
        (serialize(org.w3c.dom.Node,java.io.OutputStream,
        boolean)): Add missing 'DOCTYPE' keyword to
        DocumentType node output.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: xml-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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