But that’s the DOM, right?
No. The DOM is an API. A grove is a set of nodes -- no methods.
- But it’s true that an API to a grove of an XML document could serve the same purposes as the DOM.
- And the DOM is an example of an interface to an XML grove.
Groves are more powerful, general and sophisticated.