Re: Move DomNodeIterator.java
Chris Burdess <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.xml |
|---|---|
| Message-ID | <[email protected]> |
Mark Wielaard wrote: > While importing the code into GNU Classpath I first made the gnu dom > implementation work. That required using the GnomeDomNodeIterator. I > asked Chris and he said it would be a good idea if the DomNodeIterator > moved to the gnu.xml.dom package and would be used by libxmlj. This > patch does that. > > One new file attached. source/gnu/xml/dom/DomNodeIterator.java > The file source/gnu/xml/libxmlj/dom/GnomeNodeIterator.java should be > removed. Thanks, Mark. I've applied your patch. -- Chris Burdess