Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
XML parsing with Java
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Arne Vajhøj, post: 3696402"] StAX and JAXB API's were added. I don't think they will ever be added to Java, since they are more user friendly oriented than standard oriented. I have used JDOM a few times. It is simply easier to use than the standard W3C DOM. But the advantage with W3C DOM is that you can code the same way in Java, C#, C, JS, VBS etc.. I know that dom4j also is popular with some projects, but I have not used it myself. Arne [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
XML parsing with Java
Top