I redid the API changes myself to avoid any assignment issues; this seems to resolve all the original problems with the StAX API.

Committed.

2009-07-08  Chris Burdess  <d...@gnu.org>

        PR xml/40663:
        * javax/xml/stream/XMLEventFactory.java,
        * javax/xml/stream/XMLInputFactory.java,
        * javax/xml/stream/XMLOutputFactory.java,
* javax/xml/stream/events/Namespace.java: Update API to match final
          version of StAX.
        * javax/xml/stream/util/ReaderDelegate.java: Removed.
* javax/xml/stream/util/StreamReaderDelegate.java: Added (renamed
          from ReaderDelegate)
        * gnu/xml/stream/FilteredStreamReader.java,
        * gnu/xml/stream/NamespaceImpl.java,
        * gnu/xml/stream/XIncludeFilter.java,
        * gnu/xml/stream/XMLEventAllocatorImpl.java,
* gnu/xml/stream/XMLEventFactoryImpl.java: Update implementation to
          match final version of StAX API.

--
Chris Burdess

Attachment: 40663.patch
Description: Binary data

Reply via email to