| Author |
major difference between DOM1 and DOM2, SAX1 and SAX2
|
Yan Lee
Ranch Hand
Joined: Sep 15, 2003
Posts: 94
|
|
Hi all, I have the following questions, 1. What is the major difference between DOM1 and DOM2? 2. What is the major difference between SAX1 and SAX2? From what I was able to figure out, it seems to be in the namespaces, that the 1's did not support namespaces and 2's do. Thanks for your help.
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
Here's a useful link I found for the diffs in the DOM models. - m
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
 |
|
|
subject: major difference between DOM1 and DOM2, SAX1 and SAX2
|
|
|