From: Lars H. <he...@se...> - 2008-07-16 16:04:45
|
Hi Stefan, >> Either is okay, I think. StAX seems to be part of Java 6, so the size >> of the StAX implementations may become less important in the near >> future. > hmm i forgot about this, have to rethink again :-) :) We'd have the option to say, that Java 1.5 users have to download a StAX impl of their choice and 1.6 users can simply use the default impl. Moving to 1.6 is a bit early, in my opinion. >> I've never got closely in touch with pull parsing, > i attached an article i wrote about stax some years ago in the > xml&webservices magzin, it reads quickly and give you a small > overview. Merci. >> provide a class for writing XML like StAX or do you want to write the >> XML via SAX or something other? > xmlpull has also an xmlserializer, just have a look at the > tmapi-utils xtmwriter it is already using it. Ah, well, yes. Forgotten :) Best regards, Lars -- Semagia <http://www.semagia.com> |