|
From: Burkhard S. <b_...@us...> - 2006-04-12 00:22:20
|
Robert, that's odd. I haven't had problems with SourceForge mail lately. We should keep an eye on this. I've replied to your message directly and sent a copy to the list so that other people can follow as well. > By the way > Have you looked at > jspecview.sf.net > > The application will read and write JCAMP-DX/AnIML files > and the applet will import both OK but file restrictions > are limiting writing so far since the applet is not signed. > > In addition I am having some problems with DOM routines > and think I am look at StAX instead Yes, I looked at it and find it a great project. I tried it with some JCAMP data and it worked very well. Haven't tried the AnIML support yet. I agree, DOM is a pain. If you'd like something with a similar interface, I suggest JDOM. It's quite a bit easier to use (http://www.jdom.org). I haven't used StAX yet, so I can't comment on it. Best regards, Burkhard |