Patches item #969112, was opened at 2004-06-08 13:55 Message generated for change (Comment added) made by cniles You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=316035&aid=969112&group_id=16035
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Christian Niles (cniles) Assigned to: Maarten Coene (maartenc) Summary: Generalize STAXEventWriter Initial Comment: The STAXEventWriter class currently writes generated events to a XMLEventWriter instance, and this patch updates the class so that it writes to a XMLEventConsumer instead. XMLEventWriter extends XMLEventConsumer, so this patch just generalizes the field to allow for other consumer implementations. The patch also renames the setWriter(XMLEventWriter) method to setConsumer(XMLEventConsumer) and thus may break some code that used those methods. However, since STAXEventWriter has only been part of 1.5-beta2, and STAX is still pretty young, I doubt this will cause problems. If it does, we can overload setConsumer() with the setWriter(). ---------------------------------------------------------------------- >Comment By: Christian Niles (cniles) Date: 2004-06-08 14:25 Message: Logged In: YES user_id=918211 Added patch that didn't get attached before. ---------------------------------------------------------------------- Comment By: Maarten Coene (maartenc) Date: 2004-06-08 14:21 Message: Logged In: YES user_id=178745 Christian, could you upload your patch again? I guess something went wrong because it isn't attached to this issue. thanks Maarten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=316035&aid=969112&group_id=16035 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ dom4j-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-dev