classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] StAX implementation


From: Chris Burdess
Subject: [cp-patches] StAX implementation
Date: Sun, 4 Sep 2005 10:54:43 +0100

I committed the following patch to provide a very simple StAX implementation based on SAX.

Please note that this implementation is not intended to be highly scalable or performant, merely to work, be simple, and reuse existing XML parsing code. For further information, please consult the documentation for the gnu.xml.stream.XMLStreamReaderImpl class.

2005-09-04  Chris Burdess  <address@hidden>

        * gnu/xml/stream: StAX implementation.


--
Chris Burdess

Attachment: patch
Description: Binary data


reply via email to

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