Suggested for Further Study

The following questions use the Docuverse DOM implementation, which can be found at http://www.docuverse.com.

  1. How does one create a DOM document using the Docuverse SDK?

  2. Compare the result of question 1 with any of the previously mentioned Java SDK for DOM. Describe how the Document methods differ from one of the other implementations.

  3. Several known anomalies were found in the IBM, Sun, and Oracle DOM implementations. Expand the anomalies list to include the Docuverse DOM SDK and explain if it exhibits any of the previous anomalies or adds new ones of its own.

  4. We have not touched on the issues of valid and well-formedness within the DOM. Please give an example of how these issue impact a DOM implementation. Hint: Is this ...

Get XML Development with Java™ 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.