Last I checked, the version of the DOM interfaces in the xml-commons package was fully in sync with the most recent errata from W3C for DOM Level 2 (for most of the package) and DOM Level 1 for HTML.
The method you cite, getContentDocument(), does not appear in that level of the HTML DOM. It is proposed for introduction in HTML Level 2, which is still a Working Draft. For that reason, it _shouldn't_ appear in our official copy of the DOM APIs. ______________________________________ Joe Kesselman / IBM Research --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
