First page Back Continue Last page Overview Graphics
DOM Ugliness
- No method overloading
- Short type constants for node types
- Methods in the Node superinterface that only work for one or two subinterfaces
- Incomplete: no standard loading or serialization
- A single exception class with short type codes
- Does not guarantee Java features like equals(), hashCode(), and toString()